Oct 11 12:05:26.273 INFO testing searchspot-0.16.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 12:05:26.273 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 12:05:26.275 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 12:05:26.708 INFO blam! a3afc6b0c1c504b9cfdc3503493645d8a43cf297f92aeefee48da39143bc1960 Oct 11 12:05:26.710 INFO running `"docker" "start" "-a" "a3afc6b0c1c504b9cfdc3503493645d8a43cf297f92aeefee48da39143bc1960"` Oct 11 12:05:27.895 INFO kablam! usermod: no changes Oct 11 12:05:28.292 INFO kablam! Compiling generic-array v0.7.3 Oct 11 12:05:28.320 INFO kablam! Compiling hyper-openssl v0.2.7 Oct 11 12:05:28.320 INFO kablam! Compiling multipart v0.13.6 Oct 11 12:05:28.320 INFO kablam! Compiling logger v0.4.0 Oct 11 12:05:29.151 INFO kablam! Compiling digest-buffer v0.3.1 Oct 11 12:05:29.151 INFO kablam! Compiling crypto-mac v0.3.0 Oct 11 12:05:29.151 INFO kablam! Compiling digest v0.5.2 Oct 11 12:05:30.137 INFO kablam! Compiling hmac v0.1.1 Oct 11 12:05:30.138 INFO kablam! Compiling sha-1 v0.3.4 Oct 11 12:05:30.141 INFO kablam! Compiling sha2 v0.5.3 Oct 11 12:05:32.040 INFO kablam! Compiling oath v0.10.2 Oct 11 12:05:34.352 INFO kablam! Compiling params v0.8.0 Oct 11 12:05:35.412 INFO kablam! Compiling rollbar v0.4.0 Oct 11 12:05:35.412 INFO kablam! Compiling rs-es v0.10.4 Oct 11 12:05:54.753 INFO kablam! Compiling searchspot v0.16.0 (/source) Oct 11 12:06:05.489 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:06:05.489 INFO kablam! --> src/server.rs:61:7 Oct 11 12:06:05.489 INFO kablam! | Oct 11 12:06:05.489 INFO kablam! 61 | (status::Unauthorized) Oct 11 12:06:05.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:06:05.489 INFO kablam! ... Oct 11 12:06:05.489 INFO kablam! 123 | unauthorized!(); Oct 11 12:06:05.489 INFO kablam! | ---------------- in this macro invocation Oct 11 12:06:05.489 INFO kablam! | Oct 11 12:06:05.489 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 12:06:05.489 INFO kablam! Oct 11 12:06:05.489 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:06:05.489 INFO kablam! --> src/server.rs:61:7 Oct 11 12:06:05.489 INFO kablam! | Oct 11 12:06:05.489 INFO kablam! 61 | (status::Unauthorized) Oct 11 12:06:05.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:06:05.489 INFO kablam! ... Oct 11 12:06:05.489 INFO kablam! 158 | unauthorized!(); Oct 11 12:06:05.490 INFO kablam! | ---------------- in this macro invocation Oct 11 12:06:05.490 INFO kablam! Oct 11 12:06:05.490 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:06:05.490 INFO kablam! --> src/server.rs:61:7 Oct 11 12:06:05.490 INFO kablam! | Oct 11 12:06:05.490 INFO kablam! 61 | (status::Unauthorized) Oct 11 12:06:05.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:06:05.490 INFO kablam! ... Oct 11 12:06:05.490 INFO kablam! 192 | unauthorized!(); Oct 11 12:06:05.490 INFO kablam! | ---------------- in this macro invocation Oct 11 12:06:05.490 INFO kablam! Oct 11 12:06:05.495 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:06:05.495 INFO kablam! --> src/server.rs:61:7 Oct 11 12:06:05.495 INFO kablam! | Oct 11 12:06:05.495 INFO kablam! 61 | (status::Unauthorized) Oct 11 12:06:05.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:06:05.495 INFO kablam! ... Oct 11 12:06:05.495 INFO kablam! 237 | unauthorized!(); Oct 11 12:06:05.495 INFO kablam! | ---------------- in this macro invocation Oct 11 12:06:05.495 INFO kablam! Oct 11 12:06:06.918 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 12:06:06.919 INFO kablam! --> src/lib.rs:1:12 Oct 11 12:06:06.919 INFO kablam! | Oct 11 12:06:06.919 INFO kablam! 1 | #![feature(conservative_impl_trait, iterator_for_each)] Oct 11 12:06:06.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:06:06.920 INFO kablam! | Oct 11 12:06:06.920 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 12:06:06.920 INFO kablam! Oct 11 12:06:06.921 INFO kablam! warning: the feature `iterator_for_each` has been stable since 1.21.0 and no longer requires an attribute to enable Oct 11 12:06:06.921 INFO kablam! --> src/lib.rs:1:37 Oct 11 12:06:06.921 INFO kablam! | Oct 11 12:06:06.921 INFO kablam! 1 | #![feature(conservative_impl_trait, iterator_for_each)] Oct 11 12:06:06.921 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 12:06:06.922 INFO kablam! Oct 11 12:06:29.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Oct 11 12:06:29.352 INFO kablam! su: No module specific data is present Oct 11 12:06:29.925 INFO running `"docker" "rm" "-f" "a3afc6b0c1c504b9cfdc3503493645d8a43cf297f92aeefee48da39143bc1960"` Oct 11 12:06:30.060 INFO blam! a3afc6b0c1c504b9cfdc3503493645d8a43cf297f92aeefee48da39143bc1960 Oct 11 12:06:30.065 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 12:06:30.066 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 12:06:30.357 INFO blam! 7eb4f9811bebc2090131624d86eca09408eaf0f5b28ea17c87dbd19173276b56 Oct 11 12:06:30.359 INFO running `"docker" "start" "-a" "7eb4f9811bebc2090131624d86eca09408eaf0f5b28ea17c87dbd19173276b56"` Oct 11 12:06:31.334 INFO kablam! usermod: no changes Oct 11 12:06:31.571 INFO kablam! Compiling searchspot v0.16.0 (/source) Oct 11 12:06:42.596 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:06:42.596 INFO kablam! --> src/server.rs:61:7 Oct 11 12:06:42.596 INFO kablam! | Oct 11 12:06:42.596 INFO kablam! 61 | (status::Unauthorized) Oct 11 12:06:42.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:06:42.596 INFO kablam! ... Oct 11 12:06:42.596 INFO kablam! 123 | unauthorized!(); Oct 11 12:06:42.596 INFO kablam! | ---------------- in this macro invocation Oct 11 12:06:42.596 INFO kablam! | Oct 11 12:06:42.596 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 12:06:42.596 INFO kablam! Oct 11 12:06:42.596 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:06:42.596 INFO kablam! --> src/server.rs:61:7 Oct 11 12:06:42.596 INFO kablam! | Oct 11 12:06:42.596 INFO kablam! 61 | (status::Unauthorized) Oct 11 12:06:42.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:06:42.596 INFO kablam! ... Oct 11 12:06:42.596 INFO kablam! 158 | unauthorized!(); Oct 11 12:06:42.597 INFO kablam! | ---------------- in this macro invocation Oct 11 12:06:42.597 INFO kablam! Oct 11 12:06:42.597 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:06:42.597 INFO kablam! --> src/server.rs:61:7 Oct 11 12:06:42.597 INFO kablam! | Oct 11 12:06:42.597 INFO kablam! 61 | (status::Unauthorized) Oct 11 12:06:42.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:06:42.597 INFO kablam! ... Oct 11 12:06:42.597 INFO kablam! 192 | unauthorized!(); Oct 11 12:06:42.597 INFO kablam! | ---------------- in this macro invocation Oct 11 12:06:42.597 INFO kablam! Oct 11 12:06:42.597 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 12:06:42.597 INFO kablam! --> src/server.rs:61:7 Oct 11 12:06:42.597 INFO kablam! | Oct 11 12:06:42.597 INFO kablam! 61 | (status::Unauthorized) Oct 11 12:06:42.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 12:06:42.597 INFO kablam! ... Oct 11 12:06:42.597 INFO kablam! 237 | unauthorized!(); Oct 11 12:06:42.597 INFO kablam! | ---------------- in this macro invocation Oct 11 12:06:42.597 INFO kablam! Oct 11 12:06:44.900 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 12:06:44.900 INFO kablam! --> src/lib.rs:1:12 Oct 11 12:06:44.900 INFO kablam! | Oct 11 12:06:44.900 INFO kablam! 1 | #![feature(conservative_impl_trait, iterator_for_each)] Oct 11 12:06:44.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:06:44.900 INFO kablam! | Oct 11 12:06:44.900 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 12:06:44.900 INFO kablam! Oct 11 12:06:44.904 INFO kablam! warning: the feature `iterator_for_each` has been stable since 1.21.0 and no longer requires an attribute to enable Oct 11 12:06:44.904 INFO kablam! --> src/lib.rs:1:37 Oct 11 12:06:44.904 INFO kablam! | Oct 11 12:06:44.904 INFO kablam! 1 | #![feature(conservative_impl_trait, iterator_for_each)] Oct 11 12:06:44.904 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 12:06:44.904 INFO kablam! Oct 11 12:06:52.964 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.59s Oct 11 12:06:52.978 INFO kablam! su: No module specific data is present Oct 11 12:06:53.357 INFO running `"docker" "rm" "-f" "7eb4f9811bebc2090131624d86eca09408eaf0f5b28ea17c87dbd19173276b56"` Oct 11 12:06:53.484 INFO blam! 7eb4f9811bebc2090131624d86eca09408eaf0f5b28ea17c87dbd19173276b56 Oct 11 12:06:53.486 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 12:06:53.486 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 12:06:53.800 INFO blam! 83ac3d6477c15b206252806a9a4f295ef869c9cb20b0d7be1ac56af59744b481 Oct 11 12:06:53.808 INFO running `"docker" "start" "-a" "83ac3d6477c15b206252806a9a4f295ef869c9cb20b0d7be1ac56af59744b481"` Oct 11 12:06:54.595 INFO kablam! usermod: no changes Oct 11 12:06:54.840 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 11 12:06:54.855 INFO kablam! Running /target/debug/deps/searchspot-52eadf1cd10abc35 Oct 11 12:06:54.858 INFO blam! Oct 11 12:06:54.858 INFO blam! running 8 tests Oct 11 12:06:54.860 INFO blam! test macros::tests::test_vec_from_params ... ok Oct 11 12:06:54.866 INFO blam! test resources::talent::tests::test_json_decode ... ok Oct 11 12:06:54.866 INFO blam! test terms::tests::test_vector_of_terms ... ok Oct 11 12:06:54.866 INFO blam! test matches::tests::test_vector_of_matches ... ok Oct 11 12:06:54.872 INFO blam! test macros::tests::test_i32_vec_from_params ... ok Oct 11 12:06:54.880 INFO blam! test config::tests::test_parse ... ok Oct 11 12:06:54.978 INFO blam! test resources::score::tests::test_search ... FAILED Oct 11 12:06:54.978 INFO blam! test resources::talent::tests::test_search ... FAILED Oct 11 12:06:54.978 INFO blam! Oct 11 12:06:54.978 INFO blam! failures: Oct 11 12:06:54.979 INFO blam! Oct 11 12:06:54.979 INFO blam! ---- resources::score::tests::test_search stdout ---- Oct 11 12:06:54.979 INFO blam! thread 'resources::score::tests::test_search' panicked at 'called `Result::unwrap()` on an `Err` value: HttpError(Io(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))', libcore/result.rs:1009:5 Oct 11 12:06:54.979 INFO blam! stack backtrace: Oct 11 12:06:54.979 INFO blam! 0: 0x56321fb3a38e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 12:06:54.979 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 12:06:54.979 INFO blam! 1: 0x56321fb43936 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 12:06:54.979 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 12:06:54.979 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 12:06:54.979 INFO blam! 2: 0x56321fb3e47d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 12:06:54.979 INFO blam! at libstd/panicking.rs:211 Oct 11 12:06:54.979 INFO blam! 3: 0x56321fb3e18b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 12:06:54.979 INFO blam! at libstd/panicking.rs:221 Oct 11 12:06:54.979 INFO blam! 4: 0x56321fb3eb2c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 12:06:54.979 INFO blam! at libstd/panicking.rs:476 Oct 11 12:06:54.979 INFO blam! 5: 0x56321fb3e6e9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 12:06:54.979 INFO blam! at libstd/panicking.rs:390 Oct 11 12:06:54.979 INFO blam! 6: 0x56321fb3e5e5 - rust_begin_unwind Oct 11 12:06:54.979 INFO blam! at libstd/panicking.rs:325 Oct 11 12:06:54.979 INFO blam! 7: 0x56321fb84deb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 12:06:54.979 INFO blam! at libcore/panicking.rs:77 Oct 11 12:06:54.979 INFO blam! 8: 0x56321f62b423 - core::result::unwrap_failed::he5ee8f1cd7b5c377 Oct 11 12:06:54.979 INFO blam! at libcore/macros.rs:26 Oct 11 12:06:54.979 INFO blam! 9: 0x56321f627341 - >::unwrap::ha0933e427fb0e34c Oct 11 12:06:54.979 INFO blam! at libcore/result.rs:808 Oct 11 12:06:54.979 INFO blam! 10: 0x56321f680535 - searchspot::resources::tests::refresh_index::h53ef61661002d1d4 Oct 11 12:06:54.979 INFO blam! at src/resources/mod.rs:30 Oct 11 12:06:54.979 INFO blam! 11: 0x56321f62f0f4 - searchspot::resources::score::tests::test_search::hb0bcf17c84bdcf91 Oct 11 12:06:54.979 INFO blam! at src/resources/score.rs:204 Oct 11 12:06:54.979 INFO blam! 12: 0x56321f62ee29 - searchspot::resources::score::tests::test_search::{{closure}}::ha7ca019235b39593 Oct 11 12:06:54.979 INFO blam! at src/resources/score.rs:196 Oct 11 12:06:54.979 INFO blam! 13: 0x56321f72b0ed - core::ops::function::FnOnce::call_once::hb8734acbaa8c89c6 Oct 11 12:06:54.979 INFO blam! at libcore/ops/function.rs:238 Oct 11 12:06:54.979 INFO blam! 14: 0x56321f759d5e - >::call_box::h95b7cb918af67b5d Oct 11 12:06:54.979 INFO blam! at libtest/lib.rs:1468 Oct 11 12:06:54.979 INFO blam! at libcore/ops/function.rs:238 Oct 11 12:06:54.979 INFO blam! at liballoc/boxed.rs:672 Oct 11 12:06:54.979 INFO blam! 15: 0x56321fb4eb09 - __rust_maybe_catch_panic Oct 11 12:06:54.979 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 12:06:54.980 INFO blam! 16: 0x56321f77a8ad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 12:06:54.980 INFO blam! at libstd/panicking.rs:289 Oct 11 12:06:54.980 INFO blam! at libstd/panic.rs:392 Oct 11 12:06:54.980 INFO blam! at libtest/lib.rs:1423 Oct 11 12:06:54.980 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 12:06:54.980 INFO blam! 17: 0x56321f77b4b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 12:06:54.980 INFO blam! at libstd/thread/mod.rs:409 Oct 11 12:06:54.980 INFO blam! at libstd/panic.rs:313 Oct 11 12:06:54.980 INFO blam! at libstd/panicking.rs:310 Oct 11 12:06:54.980 INFO blam! 18: 0x56321fb4eb09 - __rust_maybe_catch_panic Oct 11 12:06:54.980 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 12:06:54.980 INFO blam! 19: 0x56321f768a76 - >::call_box::h96125cb29a9ba44b Oct 11 12:06:54.980 INFO blam! at libstd/panicking.rs:289 Oct 11 12:06:54.980 INFO blam! at libstd/panic.rs:392 Oct 11 12:06:54.980 INFO blam! at libstd/thread/mod.rs:408 Oct 11 12:06:54.980 INFO blam! at liballoc/boxed.rs:672 Oct 11 12:06:54.980 INFO blam! 20: 0x56321fb3c6ba - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 12:06:54.980 INFO blam! at liballoc/boxed.rs:682 Oct 11 12:06:54.980 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 12:06:54.980 INFO blam! 21: 0x56321fb2f8d5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 12:06:54.980 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 12:06:54.980 INFO blam! 22: 0x7f1f16cab6b9 - start_thread Oct 11 12:06:54.980 INFO blam! 23: 0x7f1f167cb41c - clone Oct 11 12:06:54.980 INFO blam! 24: 0x0 - Oct 11 12:06:54.980 INFO blam! Oct 11 12:06:54.980 INFO blam! ---- resources::talent::tests::test_search stdout ---- Oct 11 12:06:54.980 INFO blam! thread 'resources::talent::tests::test_search' panicked at 'called `Result::unwrap()` on an `Err` value: HttpError(Io(Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))', libcore/result.rs:1009:5 Oct 11 12:06:54.980 INFO blam! stack backtrace: Oct 11 12:06:54.980 INFO blam! 0: 0x56321fb3a38e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 12:06:54.980 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 12:06:54.980 INFO blam! 1: 0x56321fb43936 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 12:06:54.980 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 12:06:54.980 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 12:06:54.980 INFO blam! 2: 0x56321fb3e47d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 12:06:54.980 INFO blam! at libstd/panicking.rs:211 Oct 11 12:06:54.980 INFO blam! 3: 0x56321fb3e18b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 12:06:54.980 INFO blam! at libstd/panicking.rs:221 Oct 11 12:06:54.980 INFO blam! 4: 0x56321fb3eb2c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 12:06:54.980 INFO blam! at libstd/panicking.rs:476 Oct 11 12:06:54.980 INFO blam! 5: 0x56321fb3e6e9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 12:06:54.980 INFO blam! at libstd/panicking.rs:390 Oct 11 12:06:54.980 INFO blam! 6: 0x56321fb3e5e5 - rust_begin_unwind Oct 11 12:06:54.980 INFO blam! at libstd/panicking.rs:325 Oct 11 12:06:54.980 INFO blam! 7: 0x56321fb84deb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 12:06:54.980 INFO blam! at libcore/panicking.rs:77 Oct 11 12:06:54.980 INFO blam! 8: 0x56321f62b423 - core::result::unwrap_failed::he5ee8f1cd7b5c377 Oct 11 12:06:54.980 INFO blam! at libcore/macros.rs:26 Oct 11 12:06:54.980 INFO blam! 9: 0x56321f627341 - >::unwrap::ha0933e427fb0e34c Oct 11 12:06:54.980 INFO blam! at libcore/result.rs:808 Oct 11 12:06:54.980 INFO blam! 10: 0x56321f680535 - searchspot::resources::tests::refresh_index::h53ef61661002d1d4 Oct 11 12:06:54.980 INFO blam! at src/resources/mod.rs:30 Oct 11 12:06:54.980 INFO blam! 11: 0x56321f611d52 - searchspot::resources::talent::tests::test_search::h3e77ad3619a28422 Oct 11 12:06:54.980 INFO blam! at src/resources/talent.rs:790 Oct 11 12:06:54.980 INFO blam! 12: 0x56321f611a79 - searchspot::resources::talent::tests::test_search::{{closure}}::hfbf3700ac902bc42 Oct 11 12:06:54.980 INFO blam! at src/resources/talent.rs:782 Oct 11 12:06:54.980 INFO blam! 13: 0x56321f72ab9d - core::ops::function::FnOnce::call_once::h13949113df2849fa Oct 11 12:06:54.980 INFO blam! at libcore/ops/function.rs:238 Oct 11 12:06:54.980 INFO blam! 14: 0x56321f759d5e - >::call_box::h95b7cb918af67b5d Oct 11 12:06:54.980 INFO blam! at libtest/lib.rs:1468 Oct 11 12:06:54.980 INFO blam! at libcore/ops/function.rs:238 Oct 11 12:06:54.980 INFO blam! at liballoc/boxed.rs:672 Oct 11 12:06:54.980 INFO blam! 15: 0x56321fb4eb09 - __rust_maybe_catch_panic Oct 11 12:06:54.981 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 12:06:54.981 INFO blam! 16: 0x56321f77a8ad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 12:06:54.981 INFO blam! at libstd/panicking.rs:289 Oct 11 12:06:54.981 INFO blam! at libstd/panic.rs:392 Oct 11 12:06:54.981 INFO blam! at libtest/lib.rs:1423 Oct 11 12:06:54.981 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 12:06:54.981 INFO blam! 17: 0x56321f77b4b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 12:06:54.981 INFO blam! at libstd/thread/mod.rs:409 Oct 11 12:06:54.981 INFO blam! at libstd/panic.rs:313 Oct 11 12:06:54.981 INFO blam! at libstd/panicking.rs:310 Oct 11 12:06:54.981 INFO blam! 18: 0x56321fb4eb09 - __rust_maybe_catch_panic Oct 11 12:06:54.981 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 12:06:54.981 INFO blam! 19: 0x56321f768a76 - >::call_box::h96125cb29a9ba44b Oct 11 12:06:54.981 INFO blam! at libstd/panicking.rs:289 Oct 11 12:06:54.981 INFO blam! at libstd/panic.rs:392 Oct 11 12:06:54.981 INFO blam! at libstd/thread/mod.rs:408 Oct 11 12:06:54.981 INFO blam! at liballoc/boxed.rs:672 Oct 11 12:06:54.981 INFO blam! 20: 0x56321fb3c6ba - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 12:06:54.981 INFO blam! at liballoc/boxed.rs:682 Oct 11 12:06:54.981 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 12:06:54.981 INFO blam! 21: 0x56321fb2f8d5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 12:06:54.981 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 12:06:54.981 INFO blam! 22: 0x7f1f16cab6b9 - start_thread Oct 11 12:06:54.981 INFO blam! 23: 0x7f1f167cb41c - clone Oct 11 12:06:54.981 INFO blam! 24: 0x0 - Oct 11 12:06:54.981 INFO blam! Oct 11 12:06:54.981 INFO blam! Oct 11 12:06:54.981 INFO blam! failures: Oct 11 12:06:54.981 INFO blam! resources::score::tests::test_search Oct 11 12:06:54.981 INFO blam! resources::talent::tests::test_search Oct 11 12:06:54.981 INFO blam! Oct 11 12:06:54.981 INFO blam! test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:06:54.981 INFO blam! Oct 11 12:06:54.985 INFO kablam! error: test failed, to rerun pass '--lib' Oct 11 12:06:54.986 INFO kablam! su: No module specific data is present Oct 11 12:06:55.538 INFO running `"docker" "rm" "-f" "83ac3d6477c15b206252806a9a4f295ef869c9cb20b0d7be1ac56af59744b481"` Oct 11 12:06:55.595 INFO blam! 83ac3d6477c15b206252806a9a4f295ef869c9cb20b0d7be1ac56af59744b481