Nov 17 23:56:12.073 INFO testing salt-0.0.4 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 23:56:12.074 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 17 23:56:12.476 INFO [stdout] 3dcd610bf17cd6847da25f46cacb8f7368dd052daf1cda5e2f1a9c36a21acf8b Nov 17 23:56:12.478 INFO running `"docker" "start" "-a" "3dcd610bf17cd6847da25f46cacb8f7368dd052daf1cda5e2f1a9c36a21acf8b"` Nov 17 23:56:13.951 INFO [stderr] usermod: no changes Nov 17 23:56:14.219 INFO [stderr] Compiling salt v0.0.4 (/source) Nov 17 23:56:19.635 INFO [stderr] warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Nov 17 23:56:19.635 INFO [stderr] --> src/salt.rs:86:34 Nov 17 23:56:19.635 INFO [stderr] | Nov 17 23:56:19.635 INFO [stderr] 86 | protocol.bind_connection(&handle, socket, addr, service.clone()); Nov 17 23:56:19.635 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 17 23:56:19.635 INFO [stderr] | Nov 17 23:56:19.635 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 23:56:19.635 INFO [stderr] Nov 17 23:56:20.727 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.76s Nov 17 23:56:20.741 INFO [stderr] su: No module specific data is present Nov 17 23:56:21.589 INFO running `"docker" "inspect" "3dcd610bf17cd6847da25f46cacb8f7368dd052daf1cda5e2f1a9c36a21acf8b"` Nov 17 23:56:21.939 INFO running `"docker" "rm" "-f" "3dcd610bf17cd6847da25f46cacb8f7368dd052daf1cda5e2f1a9c36a21acf8b"` Nov 17 23:56:22.214 INFO [stdout] 3dcd610bf17cd6847da25f46cacb8f7368dd052daf1cda5e2f1a9c36a21acf8b Nov 17 23:56:22.218 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 17 23:56:22.660 INFO [stdout] 876229d63a12feb20b86768261aa1cbd0df52098389372c409b31633dee58787 Nov 17 23:56:22.662 INFO running `"docker" "start" "-a" "876229d63a12feb20b86768261aa1cbd0df52098389372c409b31633dee58787"` Nov 17 23:56:24.095 INFO [stderr] usermod: no changes Nov 17 23:56:24.289 INFO [stderr] Compiling salt v0.0.4 (/source) Nov 17 23:56:31.403 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 17 23:56:31.403 INFO [stderr] --> examples/time.rs:1:12 Nov 17 23:56:31.403 INFO [stderr] | Nov 17 23:56:31.403 INFO [stderr] 1 | #![feature(conservative_impl_trait)] Nov 17 23:56:31.403 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 23:56:31.403 INFO [stderr] | Nov 17 23:56:31.403 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 17 23:56:31.403 INFO [stderr] Nov 17 23:56:33.903 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 17 23:56:33.904 INFO [stderr] --> examples/json.rs:1:12 Nov 17 23:56:33.904 INFO [stderr] | Nov 17 23:56:33.904 INFO [stderr] 1 | #![feature(conservative_impl_trait)] Nov 17 23:56:33.905 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 23:56:33.905 INFO [stderr] | Nov 17 23:56:33.905 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 17 23:56:33.905 INFO [stderr] Nov 17 23:56:35.197 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 17 23:56:35.199 INFO [stderr] --> examples/proxy.rs:1:12 Nov 17 23:56:35.199 INFO [stderr] | Nov 17 23:56:35.199 INFO [stderr] 1 | #![feature(conservative_impl_trait)] Nov 17 23:56:35.199 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 23:56:35.199 INFO [stderr] | Nov 17 23:56:35.199 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 17 23:56:35.199 INFO [stderr] Nov 17 23:56:40.903 INFO [stderr] warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Nov 17 23:56:40.904 INFO [stderr] --> src/salt.rs:86:34 Nov 17 23:56:40.904 INFO [stderr] | Nov 17 23:56:40.904 INFO [stderr] 86 | protocol.bind_connection(&handle, socket, addr, service.clone()); Nov 17 23:56:40.904 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 17 23:56:40.905 INFO [stderr] | Nov 17 23:56:40.905 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 23:56:40.905 INFO [stderr] Nov 17 23:57:04.239 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.15s Nov 17 23:57:04.256 INFO [stderr] su: No module specific data is present Nov 17 23:57:06.633 INFO running `"docker" "inspect" "876229d63a12feb20b86768261aa1cbd0df52098389372c409b31633dee58787"` Nov 17 23:57:06.911 INFO running `"docker" "rm" "-f" "876229d63a12feb20b86768261aa1cbd0df52098389372c409b31633dee58787"` Nov 17 23:57:07.283 INFO [stdout] 876229d63a12feb20b86768261aa1cbd0df52098389372c409b31633dee58787 Nov 17 23:57:07.297 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 17 23:57:07.777 INFO [stdout] 1d1e018ca3883640e584d46f31b3c16692b97dda9053a8447b25b1ab4dd003b1 Nov 17 23:57:07.784 INFO running `"docker" "start" "-a" "1d1e018ca3883640e584d46f31b3c16692b97dda9053a8447b25b1ab4dd003b1"` Nov 17 23:57:09.366 INFO [stderr] usermod: no changes Nov 17 23:57:09.619 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 17 23:57:09.634 INFO [stderr] Running /target/debug/deps/salt-5d4c1546f28d4f61 Nov 17 23:57:09.635 INFO [stdout] Nov 17 23:57:09.635 INFO [stdout] running 7 tests Nov 17 23:57:09.647 INFO [stdout] test router::pattern::tests::test_parse ... ok Nov 17 23:57:09.647 INFO [stdout] test responder::tests::str_to_response ... ok Nov 17 23:57:09.647 INFO [stdout] test responder::tests::string_to_response ... ok Nov 17 23:57:09.647 INFO [stdout] test salt::tests::to_socket_addrs_ext_str ... ok Nov 17 23:57:09.647 INFO [stdout] test responder::tests::status_to_response ... ok Nov 17 23:57:09.647 INFO [stdout] test salt::tests::to_socket_addrs_ext_string ... ok Nov 17 23:57:09.647 INFO [stdout] test responder::tests::pair_to_response ... ok Nov 17 23:57:09.647 INFO [stdout] Nov 17 23:57:09.647 INFO [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 23:57:09.647 INFO [stdout] Nov 17 23:57:09.648 INFO [stderr] Doc-tests salt Nov 17 23:57:17.183 INFO [stdout] Nov 17 23:57:17.183 INFO [stdout] running 4 tests Nov 17 23:57:17.183 INFO [stdout] test src/stack.rs - stack::Stack (line 13) ... ignored Nov 17 23:57:28.504 INFO [stdout] test src/router/mod.rs - router::Router::route (line 50) ... FAILED Nov 17 23:57:29.280 INFO [stdout] test src/router/route.rs - router::route::Route::new (line 20) ... ok Nov 17 23:57:30.219 INFO [stdout] test src/router/mod.rs - router::Router::new (line 35) ... FAILED Nov 17 23:57:30.219 INFO [stdout] Nov 17 23:57:30.219 INFO [stdout] failures: Nov 17 23:57:30.219 INFO [stdout] Nov 17 23:57:30.219 INFO [stdout] ---- src/router/mod.rs - router::Router::route (line 50) stdout ---- Nov 17 23:57:30.219 INFO [stdout] error[E0432]: unresolved import `salt::Router` Nov 17 23:57:30.219 INFO [stdout] --> src/router/mod.rs:51:12 Nov 17 23:57:30.219 INFO [stdout] | Nov 17 23:57:30.219 INFO [stdout] 4 | use salt::{Router, Method, Response, Status}; Nov 17 23:57:30.219 INFO [stdout] | ^^^^^^ no `Router` in the root. Did you mean to use `router`? Nov 17 23:57:30.219 INFO [stdout] Nov 17 23:57:30.219 INFO [stdout] thread 'src/router/mod.rs - router::Router::route (line 50)' panicked at 'couldn't compile the test', librustdoc/test.rs:323:13 Nov 17 23:57:30.219 INFO [stdout] stack backtrace: Nov 17 23:57:30.219 INFO [stdout] 0: 0x7fa493189a83 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h26df0f6fdb27c709 Nov 17 23:57:30.219 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 17 23:57:30.219 INFO [stdout] 1: 0x7fa4931812a8 - std::sys_common::backtrace::_print::h84c40fecda6d638e Nov 17 23:57:30.219 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 17 23:57:30.219 INFO [stdout] 2: 0x7fa493186454 - std::panicking::default_hook::{{closure}}::h77e370c0567fc0a7 Nov 17 23:57:30.219 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 17 23:57:30.219 INFO [stdout] at libstd/panicking.rs:211 Nov 17 23:57:30.219 INFO [stdout] 3: 0x7fa49318613c - std::panicking::default_hook::hb9a45c11a33bbcb2 Nov 17 23:57:30.219 INFO [stdout] at libstd/panicking.rs:221 Nov 17 23:57:30.219 INFO [stdout] 4: 0x7fa4952d86d1 - rustc::util::common::panic_hook::h102faf9876448695 Nov 17 23:57:30.219 INFO [stdout] 5: 0x7fa493186c39 - std::panicking::rust_panic_with_hook::ha8d95048d940f754 Nov 17 23:57:30.219 INFO [stdout] at libstd/panicking.rs:480 Nov 17 23:57:30.219 INFO [stdout] 6: 0x55c68c7171c7 - std::panicking::begin_panic::hc3027e90fc910a38 Nov 17 23:57:30.219 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:410 Nov 17 23:57:30.219 INFO [stdout] 7: 0x55c68c8dcc55 - rustdoc::test::run_test::h3a69135895ffb56a Nov 17 23:57:30.219 INFO [stdout] at librustdoc/test.rs:323 Nov 17 23:57:30.219 INFO [stdout] 8: 0x55c68c7afeee - >::set::hc4facc4870e509b6 Nov 17 23:57:30.219 INFO [stdout] at librustdoc/test.rs:654 Nov 17 23:57:30.219 INFO [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Nov 17 23:57:30.219 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libsyntax/lib.rs:124 Nov 17 23:57:30.219 INFO [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Nov 17 23:57:30.219 INFO [stdout] 9: 0x55c68c78ed51 - syntax::with_globals::h6744305bcb163a73 Nov 17 23:57:30.219 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libsyntax/lib.rs:123 Nov 17 23:57:30.219 INFO [stdout] 10: 0x55c68c71740b - std::panicking::try::do_call::h82ccb7efab0bea3e Nov 17 23:57:30.220 INFO [stdout] at librustdoc/test.rs:651 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 17 23:57:30.220 INFO [stdout] 11: 0x7fa4931a4019 - __rust_maybe_catch_panic Nov 17 23:57:30.220 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 23:57:30.220 INFO [stdout] 12: 0x55c68c7a88d9 - rustc_driver::in_named_rustc_thread::hf9918f7965f714e8 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/librustc_driver/lib.rs:1554 Nov 17 23:57:30.220 INFO [stdout] 13: 0x55c68c8b1270 - >::call_box::h692f6b13f40e7377 Nov 17 23:57:30.220 INFO [stdout] at librustdoc/test.rs:651 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 23:57:30.220 INFO [stdout] 14: 0x7fa4947bab32 - >::call_box::hd23e96f38fbd7505 Nov 17 23:57:30.220 INFO [stdout] at libtest/lib.rs:1464 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 23:57:30.220 INFO [stdout] 15: 0x7fa4931a4019 - __rust_maybe_catch_panic Nov 17 23:57:30.220 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 23:57:30.220 INFO [stdout] 16: 0x7fa4947b2453 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0ded23d435d70d0 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 23:57:30.220 INFO [stdout] at libtest/lib.rs:1426 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/sys_common/backtrace.rs:136 Nov 17 23:57:30.220 INFO [stdout] 17: 0x7fa4947b32f4 - std::panicking::try::do_call::h031514fb401b7159 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:477 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 17 23:57:30.220 INFO [stdout] 18: 0x7fa4931a4019 - __rust_maybe_catch_panic Nov 17 23:57:30.220 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 23:57:30.220 INFO [stdout] 19: 0x7fa4947ba9cc - >::call_box::h44700b7a2ec6fd33 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:476 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 23:57:30.220 INFO [stdout] 20: 0x7fa493196afd - std::sys::unix::thread::Thread::new::thread_start::h8526625243d2f13b Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:683 Nov 17 23:57:30.220 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 17 23:57:30.220 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 17 23:57:30.220 INFO [stdout] 21: 0x7fa492f096b9 - start_thread Nov 17 23:57:30.220 INFO [stdout] 22: 0x7fa49282141c - clone Nov 17 23:57:30.220 INFO [stdout] 23: 0x0 - Nov 17 23:57:30.220 INFO [stdout] query stack during panic: Nov 17 23:57:30.220 INFO [stdout] end of query stack Nov 17 23:57:30.220 INFO [stdout] Nov 17 23:57:30.220 INFO [stdout] ---- src/router/mod.rs - router::Router::new (line 35) stdout ---- Nov 17 23:57:30.220 INFO [stdout] error[E0432]: unresolved import `salt::Router` Nov 17 23:57:30.220 INFO [stdout] --> src/router/mod.rs:36:5 Nov 17 23:57:30.220 INFO [stdout] | Nov 17 23:57:30.220 INFO [stdout] 4 | use salt::Router; Nov 17 23:57:30.220 INFO [stdout] | ^^^^^^^^^^^^ no `Router` in the root. Did you mean to use `router`? Nov 17 23:57:30.220 INFO [stdout] Nov 17 23:57:30.220 INFO [stdout] thread 'src/router/mod.rs - router::Router::new (line 35)' panicked at 'couldn't compile the test', librustdoc/test.rs:323:13 Nov 17 23:57:30.220 INFO [stdout] stack backtrace: Nov 17 23:57:30.220 INFO [stdout] 0: 0x7fa493189a83 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h26df0f6fdb27c709 Nov 17 23:57:30.220 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 17 23:57:30.220 INFO [stdout] 1: 0x7fa4931812a8 - std::sys_common::backtrace::_print::h84c40fecda6d638e Nov 17 23:57:30.220 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 17 23:57:30.220 INFO [stdout] 2: 0x7fa493186454 - std::panicking::default_hook::{{closure}}::h77e370c0567fc0a7 Nov 17 23:57:30.220 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 17 23:57:30.220 INFO [stdout] at libstd/panicking.rs:211 Nov 17 23:57:30.220 INFO [stdout] 3: 0x7fa49318613c - std::panicking::default_hook::hb9a45c11a33bbcb2 Nov 17 23:57:30.220 INFO [stdout] at libstd/panicking.rs:221 Nov 17 23:57:30.220 INFO [stdout] 4: 0x7fa4952d86d1 - rustc::util::common::panic_hook::h102faf9876448695 Nov 17 23:57:30.220 INFO [stdout] 5: 0x7fa493186c39 - std::panicking::rust_panic_with_hook::ha8d95048d940f754 Nov 17 23:57:30.220 INFO [stdout] at libstd/panicking.rs:480 Nov 17 23:57:30.220 INFO [stdout] 6: 0x55c68c7171c7 - std::panicking::begin_panic::hc3027e90fc910a38 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:410 Nov 17 23:57:30.220 INFO [stdout] 7: 0x55c68c8dcc55 - rustdoc::test::run_test::h3a69135895ffb56a Nov 17 23:57:30.220 INFO [stdout] at librustdoc/test.rs:323 Nov 17 23:57:30.220 INFO [stdout] 8: 0x55c68c7afeee - >::set::hc4facc4870e509b6 Nov 17 23:57:30.220 INFO [stdout] at librustdoc/test.rs:654 Nov 17 23:57:30.220 INFO [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libsyntax/lib.rs:124 Nov 17 23:57:30.220 INFO [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Nov 17 23:57:30.220 INFO [stdout] 9: 0x55c68c78ed51 - syntax::with_globals::h6744305bcb163a73 Nov 17 23:57:30.220 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libsyntax/lib.rs:123 Nov 17 23:57:30.220 INFO [stdout] 10: 0x55c68c71740b - std::panicking::try::do_call::h82ccb7efab0bea3e Nov 17 23:57:30.220 INFO [stdout] at librustdoc/test.rs:651 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 17 23:57:30.221 INFO [stdout] 11: 0x7fa4931a4019 - __rust_maybe_catch_panic Nov 17 23:57:30.221 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 23:57:30.221 INFO [stdout] 12: 0x55c68c7a88d9 - rustc_driver::in_named_rustc_thread::hf9918f7965f714e8 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/librustc_driver/lib.rs:1554 Nov 17 23:57:30.221 INFO [stdout] 13: 0x55c68c8b1270 - >::call_box::h692f6b13f40e7377 Nov 17 23:57:30.221 INFO [stdout] at librustdoc/test.rs:651 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 23:57:30.221 INFO [stdout] 14: 0x7fa4947bab32 - >::call_box::hd23e96f38fbd7505 Nov 17 23:57:30.221 INFO [stdout] at libtest/lib.rs:1464 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 23:57:30.221 INFO [stdout] 15: 0x7fa4931a4019 - __rust_maybe_catch_panic Nov 17 23:57:30.221 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 23:57:30.221 INFO [stdout] 16: 0x7fa4947b2453 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0ded23d435d70d0 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 23:57:30.221 INFO [stdout] at libtest/lib.rs:1426 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/sys_common/backtrace.rs:136 Nov 17 23:57:30.221 INFO [stdout] 17: 0x7fa4947b32f4 - std::panicking::try::do_call::h031514fb401b7159 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:477 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 17 23:57:30.221 INFO [stdout] 18: 0x7fa4931a4019 - __rust_maybe_catch_panic Nov 17 23:57:30.221 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 23:57:30.221 INFO [stdout] 19: 0x7fa4947ba9cc - >::call_box::h44700b7a2ec6fd33 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:476 Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 23:57:30.221 INFO [stdout] 20: 0x7fa493196afd - std::sys::unix::thread::Thread::new::thread_start::h8526625243d2f13b Nov 17 23:57:30.221 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:683 Nov 17 23:57:30.221 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 17 23:57:30.221 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 17 23:57:30.221 INFO [stdout] 21: 0x7fa492f096b9 - start_thread Nov 17 23:57:30.221 INFO [stdout] 22: 0x7fa49282141c - clone Nov 17 23:57:30.221 INFO [stdout] 23: 0x0 - Nov 17 23:57:30.221 INFO [stdout] query stack during panic: Nov 17 23:57:30.221 INFO [stdout] end of query stack Nov 17 23:57:30.221 INFO [stdout] Nov 17 23:57:30.221 INFO [stdout] Nov 17 23:57:30.221 INFO [stdout] failures: Nov 17 23:57:30.221 INFO [stdout] src/router/mod.rs - router::Router::new (line 35) Nov 17 23:57:30.221 INFO [stdout] src/router/mod.rs - router::Router::route (line 50) Nov 17 23:57:30.221 INFO [stdout] Nov 17 23:57:30.221 INFO [stdout] test result: FAILED. 1 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out Nov 17 23:57:30.221 INFO [stdout] Nov 17 23:57:30.241 INFO [stderr] error: test failed, to rerun pass '--doc' Nov 17 23:57:30.243 INFO [stderr] su: No module specific data is present Nov 17 23:57:30.871 INFO running `"docker" "inspect" "1d1e018ca3883640e584d46f31b3c16692b97dda9053a8447b25b1ab4dd003b1"` Nov 17 23:57:31.149 INFO running `"docker" "rm" "-f" "1d1e018ca3883640e584d46f31b3c16692b97dda9053a8447b25b1ab4dd003b1"` Nov 17 23:57:31.483 INFO [stdout] 1d1e018ca3883640e584d46f31b3c16692b97dda9053a8447b25b1ab4dd003b1