Oct 10 23:07:05.176 INFO testing filalex77/whatanime-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:07:05.176 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:07:05.176 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 23:07:05.385 INFO blam! 8b1c35d2cb32103a01ae75141a3866ea94cee0b4b81acce5a2f0db10e29d661f Oct 10 23:07:05.390 INFO running `"docker" "start" "-a" "8b1c35d2cb32103a01ae75141a3866ea94cee0b4b81acce5a2f0db10e29d661f"` Oct 10 23:07:05.960 INFO kablam! usermod: no changes Oct 10 23:07:06.253 INFO kablam! Compiling serde v1.0.57 Oct 10 23:07:06.254 INFO kablam! Compiling regex v1.0.0 Oct 10 23:07:06.254 INFO kablam! Compiling linked-hash-map v0.5.1 Oct 10 23:07:06.254 INFO kablam! Compiling time v0.1.40 Oct 10 23:07:06.254 INFO kablam! Compiling memchr v2.0.1 Oct 10 23:07:06.254 INFO kablam! Compiling openssl-sys v0.9.30 Oct 10 23:07:06.254 INFO kablam! Compiling syntex_fmt_macros v0.5.0 Oct 10 23:07:06.254 INFO kablam! Compiling base64 v0.9.1 Oct 10 23:07:07.362 INFO kablam! Compiling regex-syntax v0.6.0 Oct 10 23:07:07.429 INFO kablam! Compiling bytes v0.4.7 Oct 10 23:07:09.168 INFO kablam! Compiling aho-corasick v0.6.4 Oct 10 23:07:09.168 INFO kablam! Compiling yaml-rust v0.4.0 Oct 10 23:07:09.274 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 10 23:07:09.280 INFO kablam! Compiling syn v0.13.10 Oct 10 23:07:09.752 INFO kablam! Compiling libflate v0.1.14 Oct 10 23:07:11.035 INFO kablam! Compiling backtrace v0.3.7 Oct 10 23:07:11.047 INFO kablam! Compiling backtrace v0.2.3 Oct 10 23:07:11.282 INFO kablam! Compiling tokio-io v0.1.6 Oct 10 23:07:15.924 INFO kablam! Compiling openssl v0.9.24 Oct 10 23:07:15.967 INFO kablam! Compiling error-chain v0.11.0 Oct 10 23:07:16.092 INFO kablam! Compiling error-chain v0.4.2 Oct 10 23:07:16.204 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 10 23:07:16.618 INFO kablam! Compiling tokio-fs v0.1.0 Oct 10 23:07:21.136 INFO kablam! Compiling tokio-udp v0.1.0 Oct 10 23:07:21.147 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 23:07:22.332 INFO kablam! Compiling tokio v0.1.6 Oct 10 23:07:30.493 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 23:07:30.504 INFO kablam! Compiling serde_json v1.0.17 Oct 10 23:07:30.569 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 10 23:07:30.727 INFO kablam! Compiling serde_yaml v0.7.4 Oct 10 23:07:30.753 INFO kablam! Compiling derive-error-chain v0.11.1 Oct 10 23:07:30.780 INFO kablam! Compiling serde_derive v1.0.57 Oct 10 23:07:31.112 INFO kablam! Compiling native-tls v0.1.5 Oct 10 23:07:34.566 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 23:07:34.569 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 23:07:40.411 INFO kablam! Compiling hyper v0.11.27 Oct 10 23:07:40.965 INFO kablam! Compiling dotenv v0.12.0 Oct 10 23:07:49.064 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 23:07:49.760 INFO kablam! Compiling reqwest v0.8.5 Oct 10 23:07:54.516 INFO kablam! Compiling whatanime v0.1.0 (/source) Oct 10 23:07:55.408 INFO kablam! warning: constant item is never used: `API_ROOT` Oct 10 23:07:55.408 INFO kablam! --> src/api/mod.rs:6:1 Oct 10 23:07:55.409 INFO kablam! | Oct 10 23:07:55.409 INFO kablam! 6 | pub const API_ROOT: &str = "https://whatanime.ga/api"; Oct 10 23:07:55.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:07:55.409 INFO kablam! | Oct 10 23:07:55.409 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:07:55.409 INFO kablam! Oct 10 23:07:55.409 INFO kablam! warning: struct is never constructed: `Api` Oct 10 23:07:55.409 INFO kablam! --> src/api/mod.rs:21:1 Oct 10 23:07:55.409 INFO kablam! | Oct 10 23:07:55.409 INFO kablam! 21 | pub struct Api { Oct 10 23:07:55.409 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 23:07:55.409 INFO kablam! Oct 10 23:07:55.409 INFO kablam! warning: method is never used: `new` Oct 10 23:07:55.409 INFO kablam! --> src/api/mod.rs:27:5 Oct 10 23:07:55.409 INFO kablam! | Oct 10 23:07:55.409 INFO kablam! 27 | pub fn new(token: String) -> Self { Oct 10 23:07:55.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:07:55.409 INFO kablam! Oct 10 23:07:55.409 INFO kablam! warning: method is never used: `path` Oct 10 23:07:55.409 INFO kablam! --> src/api/mod.rs:32:5 Oct 10 23:07:55.409 INFO kablam! | Oct 10 23:07:55.409 INFO kablam! 32 | fn path(&self, part: &String) -> String { Oct 10 23:07:55.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:07:55.409 INFO kablam! Oct 10 23:07:55.409 INFO kablam! warning: method is never used: `form` Oct 10 23:07:55.409 INFO kablam! --> src/api/mod.rs:36:5 Oct 10 23:07:55.409 INFO kablam! | Oct 10 23:07:55.409 INFO kablam! 36 | fn form<'a>(&'a self, content: &[(&'a str, &'a str)]) -> Vec<(&'a str, &'a str)> { Oct 10 23:07:55.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:07:55.409 INFO kablam! Oct 10 23:07:55.409 INFO kablam! warning: method is never used: `post_form` Oct 10 23:07:55.409 INFO kablam! --> src/api/mod.rs:43:5 Oct 10 23:07:55.409 INFO kablam! | Oct 10 23:07:55.409 INFO kablam! 43 | / fn post_form( Oct 10 23:07:55.409 INFO kablam! 44 | | &self, Oct 10 23:07:55.409 INFO kablam! 45 | | path: String, Oct 10 23:07:55.409 INFO kablam! 46 | | form: &[(&str, &str)], Oct 10 23:07:55.409 INFO kablam! ... | Oct 10 23:07:55.409 INFO kablam! 54 | | Ok(response) Oct 10 23:07:55.409 INFO kablam! 55 | | } Oct 10 23:07:55.409 INFO kablam! | |_____^ Oct 10 23:07:55.409 INFO kablam! Oct 10 23:07:55.409 INFO kablam! warning: method is never used: `get` Oct 10 23:07:55.409 INFO kablam! --> src/api/mod.rs:57:5 Oct 10 23:07:55.409 INFO kablam! | Oct 10 23:07:55.409 INFO kablam! 57 | fn get(&self, path: String) -> Result { Oct 10 23:07:55.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:07:55.409 INFO kablam! Oct 10 23:07:55.409 INFO kablam! warning: method is never used: `identity` Oct 10 23:07:55.409 INFO kablam! --> src/api/mod.rs:66:5 Oct 10 23:07:55.409 INFO kablam! | Oct 10 23:07:55.409 INFO kablam! 66 | pub fn identity(&self) -> Result { Oct 10 23:07:55.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:07:55.409 INFO kablam! Oct 10 23:07:55.409 INFO kablam! warning: method is never used: `from_file` Oct 10 23:07:55.409 INFO kablam! --> src/config.rs:23:5 Oct 10 23:07:55.409 INFO kablam! | Oct 10 23:07:55.409 INFO kablam! 23 | pub fn from_file>(filepath: P) -> Result { Oct 10 23:07:55.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:07:55.409 INFO kablam! Oct 10 23:07:55.409 INFO kablam! warning: function is never used: `identify` Oct 10 23:07:55.409 INFO kablam! --> src/lib.rs:13:1 Oct 10 23:07:55.409 INFO kablam! | Oct 10 23:07:55.409 INFO kablam! 13 | fn identify(path: &str) -> &str { Oct 10 23:07:55.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:07:55.409 INFO kablam! Oct 10 23:07:55.409 INFO kablam! warning: function is never used: `run` Oct 10 23:07:55.409 INFO kablam! --> src/lib.rs:17:1 Oct 10 23:07:55.409 INFO kablam! | Oct 10 23:07:55.409 INFO kablam! 17 | fn run() { Oct 10 23:07:55.409 INFO kablam! | ^^^^^^^^ Oct 10 23:07:55.409 INFO kablam! Oct 10 23:07:56.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.46s Oct 10 23:07:56.473 INFO kablam! su: No module specific data is present Oct 10 23:07:57.198 INFO running `"docker" "rm" "-f" "8b1c35d2cb32103a01ae75141a3866ea94cee0b4b81acce5a2f0db10e29d661f"` Oct 10 23:07:57.531 INFO blam! 8b1c35d2cb32103a01ae75141a3866ea94cee0b4b81acce5a2f0db10e29d661f Oct 10 23:07:57.533 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:07:57.533 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 23:07:57.908 INFO blam! 43c60ea15e6758e5cd4665fa1475804b046e858fc5629c3bc9cd7d559e4fb71d Oct 10 23:07:57.910 INFO running `"docker" "start" "-a" "43c60ea15e6758e5cd4665fa1475804b046e858fc5629c3bc9cd7d559e4fb71d"` Oct 10 23:07:59.056 INFO kablam! usermod: no changes Oct 10 23:07:59.320 INFO kablam! Compiling whatanime v0.1.0 (/source) Oct 10 23:08:00.422 INFO kablam! warning: method is never used: `form` Oct 10 23:08:00.422 INFO kablam! --> src/api/mod.rs:36:5 Oct 10 23:08:00.422 INFO kablam! | Oct 10 23:08:00.422 INFO kablam! 36 | fn form<'a>(&'a self, content: &[(&'a str, &'a str)]) -> Vec<(&'a str, &'a str)> { Oct 10 23:08:00.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:08:00.422 INFO kablam! | Oct 10 23:08:00.422 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:08:00.422 INFO kablam! Oct 10 23:08:00.422 INFO kablam! warning: method is never used: `post_form` Oct 10 23:08:00.422 INFO kablam! --> src/api/mod.rs:43:5 Oct 10 23:08:00.422 INFO kablam! | Oct 10 23:08:00.422 INFO kablam! 43 | / fn post_form( Oct 10 23:08:00.422 INFO kablam! 44 | | &self, Oct 10 23:08:00.422 INFO kablam! 45 | | path: String, Oct 10 23:08:00.422 INFO kablam! 46 | | form: &[(&str, &str)], Oct 10 23:08:00.422 INFO kablam! ... | Oct 10 23:08:00.422 INFO kablam! 54 | | Ok(response) Oct 10 23:08:00.422 INFO kablam! 55 | | } Oct 10 23:08:00.422 INFO kablam! | |_____^ Oct 10 23:08:00.422 INFO kablam! Oct 10 23:08:00.422 INFO kablam! warning: function is never used: `identify` Oct 10 23:08:00.422 INFO kablam! --> src/lib.rs:13:1 Oct 10 23:08:00.422 INFO kablam! | Oct 10 23:08:00.422 INFO kablam! 13 | fn identify(path: &str) -> &str { Oct 10 23:08:00.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:08:00.423 INFO kablam! Oct 10 23:08:00.423 INFO kablam! warning: function is never used: `run` Oct 10 23:08:00.423 INFO kablam! --> src/lib.rs:17:1 Oct 10 23:08:00.423 INFO kablam! | Oct 10 23:08:00.423 INFO kablam! 17 | fn run() { Oct 10 23:08:00.423 INFO kablam! | ^^^^^^^^ Oct 10 23:08:00.423 INFO kablam! Oct 10 23:08:04.992 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.91s Oct 10 23:08:05.000 INFO kablam! su: No module specific data is present Oct 10 23:08:05.535 INFO running `"docker" "rm" "-f" "43c60ea15e6758e5cd4665fa1475804b046e858fc5629c3bc9cd7d559e4fb71d"` Oct 10 23:08:05.866 INFO blam! 43c60ea15e6758e5cd4665fa1475804b046e858fc5629c3bc9cd7d559e4fb71d Oct 10 23:08:05.868 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:08:05.868 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 10 23:08:06.329 INFO blam! e2019d7ba85cbc9118d67458542f118a1baf6522c01c6556bb0e0c0cad4815a7 Oct 10 23:08:06.330 INFO running `"docker" "start" "-a" "e2019d7ba85cbc9118d67458542f118a1baf6522c01c6556bb0e0c0cad4815a7"` Oct 10 23:08:07.576 INFO kablam! usermod: no changes Oct 10 23:08:07.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.34s Oct 10 23:08:07.960 INFO kablam! Running /target/debug/deps/whatanime-ee303a093e2bf5a6 Oct 10 23:08:07.980 INFO blam! Oct 10 23:08:07.980 INFO blam! running 2 tests Oct 10 23:08:08.224 INFO blam! test tests::it_works ... FAILED Oct 10 23:08:08.255 INFO blam! test tests::api::identity ... FAILED Oct 10 23:08:08.255 INFO blam! Oct 10 23:08:08.255 INFO blam! failures: Oct 10 23:08:08.255 INFO blam! Oct 10 23:08:08.255 INFO blam! ---- tests::it_works stdout ---- Oct 10 23:08:08.255 INFO blam! thread 'tests::it_works' panicked at 'not yet implemented', src/lib.rs:43:9 Oct 10 23:08:08.255 INFO blam! stack backtrace: Oct 10 23:08:08.255 INFO blam! 0: 0x55d4b7d4927e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 23:08:08.255 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 23:08:08.255 INFO blam! 1: 0x55d4b7d529b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 23:08:08.255 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 23:08:08.255 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 23:08:08.255 INFO blam! 2: 0x55d4b7d4d4fd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 23:08:08.255 INFO blam! at libstd/panicking.rs:211 Oct 10 23:08:08.256 INFO blam! 3: 0x55d4b7d4d20b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 23:08:08.256 INFO blam! at libstd/panicking.rs:221 Oct 10 23:08:08.256 INFO blam! 4: 0x55d4b7d4dbac - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 23:08:08.256 INFO blam! at libstd/panicking.rs:476 Oct 10 23:08:08.256 INFO blam! 5: 0x55d4b7c88b4f - std::panicking::begin_panic::hdb52351da8712548 Oct 10 23:08:08.256 INFO blam! at libstd/panicking.rs:410 Oct 10 23:08:08.256 INFO blam! 6: 0x55d4b78e99b8 - whatanime::tests::it_works::h1f125c447cae007b Oct 10 23:08:08.256 INFO blam! at src/lib.rs:43 Oct 10 23:08:08.256 INFO blam! 7: 0x55d4b78e9989 - whatanime::tests::it_works::{{closure}}::h043f192237e3f59e Oct 10 23:08:08.256 INFO blam! at src/lib.rs:42 Oct 10 23:08:08.256 INFO blam! 8: 0x55d4b78e504d - core::ops::function::FnOnce::call_once::h8a559c0804bc8852 Oct 10 23:08:08.256 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:08:08.256 INFO blam! 9: 0x55d4b79009ae - >::call_box::h95b7cb918af67b5d Oct 10 23:08:08.256 INFO blam! at libtest/lib.rs:1468 Oct 10 23:08:08.256 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:08:08.256 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:08:08.256 INFO blam! 10: 0x55d4b7d5db89 - __rust_maybe_catch_panic Oct 10 23:08:08.256 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:08:08.256 INFO blam! 11: 0x55d4b79214fd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 23:08:08.256 INFO blam! at libstd/panicking.rs:289 Oct 10 23:08:08.256 INFO blam! at libstd/panic.rs:392 Oct 10 23:08:08.256 INFO blam! at libtest/lib.rs:1423 Oct 10 23:08:08.256 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 23:08:08.256 INFO blam! 12: 0x55d4b7922104 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 23:08:08.256 INFO blam! at libstd/thread/mod.rs:409 Oct 10 23:08:08.256 INFO blam! at libstd/panic.rs:313 Oct 10 23:08:08.256 INFO blam! at libstd/panicking.rs:310 Oct 10 23:08:08.256 INFO blam! 13: 0x55d4b7d5db89 - __rust_maybe_catch_panic Oct 10 23:08:08.256 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:08:08.256 INFO blam! 14: 0x55d4b790f6c6 - >::call_box::h96125cb29a9ba44b Oct 10 23:08:08.256 INFO blam! at libstd/panicking.rs:289 Oct 10 23:08:08.256 INFO blam! at libstd/panic.rs:392 Oct 10 23:08:08.256 INFO blam! at libstd/thread/mod.rs:408 Oct 10 23:08:08.256 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:08:08.256 INFO blam! 15: 0x55d4b7d4b72a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 23:08:08.256 INFO blam! at liballoc/boxed.rs:682 Oct 10 23:08:08.256 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 23:08:08.256 INFO blam! 16: 0x55d4b7d3e245 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 23:08:08.256 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 23:08:08.256 INFO blam! 17: 0x7fccd51f76b9 - start_thread Oct 10 23:08:08.256 INFO blam! 18: 0x7fccd4d1741c - clone Oct 10 23:08:08.256 INFO blam! 19: 0x0 - Oct 10 23:08:08.256 INFO blam! Oct 10 23:08:08.256 INFO blam! ---- tests::api::identity stdout ---- Oct 10 23:08:08.256 INFO blam! thread 'tests::api::identity' panicked at 'called `Result::unwrap()` on an `Err` value: Error(RequestFailed("/me"), (Some(Error { kind: Io(Custom { kind: Other, error: StringError("failed to lookup address information: Temporary failure in name resolution") }), url: Some("https://whatanime.ga/api//me") }), stack backtrace: Oct 10 23:08:08.256 INFO blam! 0: 0x55d4b7d1e785 - backtrace::backtrace::libunwind::trace::hdaac296726c95865 Oct 10 23:08:08.256 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/backtrace/libunwind.rs:54 Oct 10 23:08:08.256 INFO blam! - backtrace::backtrace::trace::hb0907de45de083b9 Oct 10 23:08:08.256 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/backtrace/mod.rs:70 Oct 10 23:08:08.256 INFO blam! 1: 0x55d4b7d1c51e - backtrace::capture::Backtrace::new::h3a3d27baf83bf4d3 Oct 10 23:08:08.256 INFO blam! at /target/debug/build/backtrace-992a6d929b923c44/out/capture.rs:79 Oct 10 23:08:08.256 INFO blam! 2: 0x55d4b78f992d - as whatanime::api::ChainErr>::chain_err::{{closure}}::{{closure}}::hbdddfcceb4e46841 Oct 10 23:08:08.256 INFO blam! at /source/<::error_chain::error_chain macros>:94 Oct 10 23:08:08.256 INFO blam! 3: 0x55d4b78e364d - >::unwrap_or_else::h1e38eb0b4d01b647 Oct 10 23:08:08.256 INFO blam! at libcore/option.rs:396 Oct 10 23:08:08.256 INFO blam! 4: 0x55d4b78f9a85 - as whatanime::api::ChainErr>::chain_err::{{closure}}::h3402fb3ada5c955a Oct 10 23:08:08.256 INFO blam! at /source/<::error_chain::error_chain macros>:92 Oct 10 23:08:08.256 INFO blam! 5: 0x55d4b78f79d8 - >::map_err::hd9813bb6a5c489cc Oct 10 23:08:08.256 INFO blam! at libcore/result.rs:530 Oct 10 23:08:08.256 INFO blam! 6: 0x55d4b78f8907 - as whatanime::api::ChainErr>::chain_err::h7cbf298753dcddad Oct 10 23:08:08.256 INFO blam! at /source/<::error_chain::error_chain macros>:89 Oct 10 23:08:08.256 INFO blam! 7: 0x55d4b78f8deb - whatanime::api::Api::get::h82fda4922a5f1f15 Oct 10 23:08:08.256 INFO blam! at src/api/mod.rs:58 Oct 10 23:08:08.256 INFO blam! 8: 0x55d4b78f921b - whatanime::api::Api::identity::h2b451e73187f65db Oct 10 23:08:08.256 INFO blam! at src/api/mod.rs:67 Oct 10 23:08:08.256 INFO blam! 9: 0x55d4b78e990d - whatanime::tests::api::identity::h3a14610f0f8b7602 Oct 10 23:08:08.256 INFO blam! at src/lib.rs:37 Oct 10 23:08:08.256 INFO blam! 10: 0x55d4b78e9899 - whatanime::tests::api::identity::{{closure}}::hc7fa3cbf24d7e8d0 Oct 10 23:08:08.256 INFO blam! at src/lib.rs:34 Oct 10 23:08:08.256 INFO blam! 11: 0x55d4b78e4eed - core::ops::function::FnOnce::call_once::h0332b68594eba74d Oct 10 23:08:08.256 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:08:08.256 INFO blam! 12: 0x55d4b79009ae - test::run_test::{{closure}}::hcabdd276abf8f296 Oct 10 23:08:08.256 INFO blam! at libtest/lib.rs:1468 Oct 10 23:08:08.256 INFO blam! - core::ops::function::FnOnce::call_once::h1d50e8b6d369df98 Oct 10 23:08:08.256 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:08:08.256 INFO blam! - >::call_box::h95b7cb918af67b5d Oct 10 23:08:08.256 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:08:08.256 INFO blam! 13: 0x55d4b7d5db89 - __rust_maybe_catch_panic Oct 10 23:08:08.256 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:08:08.256 INFO blam! 14: 0x55d4b79214fd - std::panicking::try::h3c8b843f0a3ada26 Oct 10 23:08:08.257 INFO blam! at libstd/panicking.rs:289 Oct 10 23:08:08.257 INFO blam! - std::panic::catch_unwind::h6d942cad8753c78a Oct 10 23:08:08.257 INFO blam! at libstd/panic.rs:392 Oct 10 23:08:08.257 INFO blam! - test::run_test::run_test_inner::{{closure}}::h201decf168940588 Oct 10 23:08:08.257 INFO blam! at libtest/lib.rs:1423 Oct 10 23:08:08.257 INFO blam! - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 23:08:08.257 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 23:08:08.257 INFO blam! 15: 0x55d4b7922104 - std::thread::Builder::spawn::{{closure}}::{{closure}}::hf072f13a53cf01bf Oct 10 23:08:08.257 INFO blam! at libstd/thread/mod.rs:409 Oct 10 23:08:08.257 INFO blam! - as core::ops::function::FnOnce<()>>::call_once::h22c81bd70bf1a725 Oct 10 23:08:08.257 INFO blam! at libstd/panic.rs:313 Oct 10 23:08:08.257 INFO blam! - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 23:08:08.257 INFO blam! at libstd/panicking.rs:310 Oct 10 23:08:08.257 INFO blam! 16: 0x55d4b7d5db89 - __rust_maybe_catch_panic Oct 10 23:08:08.257 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:08:08.257 INFO blam! 17: 0x55d4b790f6c6 - std::panicking::try::hc008d3655cac22f0 Oct 10 23:08:08.257 INFO blam! at libstd/panicking.rs:289 Oct 10 23:08:08.257 INFO blam! - std::panic::catch_unwind::h89b6dcd382d60f3a Oct 10 23:08:08.257 INFO blam! at libstd/panic.rs:392 Oct 10 23:08:08.257 INFO blam! - std::thread::Builder::spawn::{{closure}}::h1283fd1a85826753 Oct 10 23:08:08.257 INFO blam! at libstd/thread/mod.rs:408 Oct 10 23:08:08.257 INFO blam! - >::call_box::h96125cb29a9ba44b Oct 10 23:08:08.257 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:08:08.257 INFO blam! 18: 0x55d4b7d4b72a - ))', libcore/result.rs:1009:5 Oct 10 23:08:08.257 INFO blam! stack backtrace: Oct 10 23:08:08.257 INFO blam! 0: 0x55d4b7d4927e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 23:08:08.257 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 23:08:08.257 INFO blam! 1: 0x55d4b7d529b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 23:08:08.257 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 23:08:08.257 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 23:08:08.257 INFO blam! 2: 0x55d4b7d4d4fd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 23:08:08.257 INFO blam! at libstd/panicking.rs:211 Oct 10 23:08:08.257 INFO blam! 3: 0x55d4b7d4d20b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 23:08:08.257 INFO blam! at libstd/panicking.rs:221 Oct 10 23:08:08.257 INFO blam! 4: 0x55d4b7d4dbac - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 23:08:08.257 INFO blam! at libstd/panicking.rs:476 Oct 10 23:08:08.257 INFO blam! 5: 0x55d4b7d4d769 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 23:08:08.257 INFO blam! at libstd/panicking.rs:390 Oct 10 23:08:08.257 INFO blam! 6: 0x55d4b7d4d665 - rust_begin_unwind Oct 10 23:08:08.257 INFO blam! at libstd/panicking.rs:325 Oct 10 23:08:08.257 INFO blam! 7: 0x55d4b7d93d5b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 23:08:08.257 INFO blam! at libcore/panicking.rs:77 Oct 10 23:08:08.257 INFO blam! 8: 0x55d4b78f84f3 - core::result::unwrap_failed::he76ddb7271ce08f3 Oct 10 23:08:08.257 INFO blam! at libcore/macros.rs:26 Oct 10 23:08:08.257 INFO blam! 9: 0x55d4b78f5da5 - >::unwrap::h4abe063cbefc6f9f Oct 10 23:08:08.257 INFO blam! at libcore/result.rs:808 Oct 10 23:08:08.257 INFO blam! 10: 0x55d4b78e9921 - whatanime::tests::api::identity::h3a14610f0f8b7602 Oct 10 23:08:08.257 INFO blam! at src/lib.rs:37 Oct 10 23:08:08.257 INFO blam! 11: 0x55d4b78e9899 - whatanime::tests::api::identity::{{closure}}::hc7fa3cbf24d7e8d0 Oct 10 23:08:08.257 INFO blam! at src/lib.rs:34 Oct 10 23:08:08.257 INFO blam! 12: 0x55d4b78e4eed - core::ops::function::FnOnce::call_once::h0332b68594eba74d Oct 10 23:08:08.257 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:08:08.257 INFO blam! 13: 0x55d4b79009ae - >::call_box::h95b7cb918af67b5d Oct 10 23:08:08.257 INFO blam! at libtest/lib.rs:1468 Oct 10 23:08:08.257 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:08:08.257 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:08:08.257 INFO blam! 14: 0x55d4b7d5db89 - __rust_maybe_catch_panic Oct 10 23:08:08.257 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:08:08.257 INFO blam! 15: 0x55d4b79214fd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 23:08:08.257 INFO blam! at libstd/panicking.rs:289 Oct 10 23:08:08.257 INFO blam! at libstd/panic.rs:392 Oct 10 23:08:08.257 INFO blam! at libtest/lib.rs:1423 Oct 10 23:08:08.257 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 23:08:08.257 INFO blam! 16: 0x55d4b7922104 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 23:08:08.257 INFO blam! at libstd/thread/mod.rs:409 Oct 10 23:08:08.257 INFO blam! at libstd/panic.rs:313 Oct 10 23:08:08.257 INFO blam! at libstd/panicking.rs:310 Oct 10 23:08:08.257 INFO blam! 17: 0x55d4b7d5db89 - __rust_maybe_catch_panic Oct 10 23:08:08.257 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:08:08.257 INFO blam! 18: 0x55d4b790f6c6 - >::call_box::h96125cb29a9ba44b Oct 10 23:08:08.257 INFO blam! at libstd/panicking.rs:289 Oct 10 23:08:08.257 INFO blam! at libstd/panic.rs:392 Oct 10 23:08:08.257 INFO blam! at libstd/thread/mod.rs:408 Oct 10 23:08:08.257 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:08:08.258 INFO blam! 19: 0x55d4b7d4b72a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 23:08:08.258 INFO blam! at liballoc/boxed.rs:682 Oct 10 23:08:08.258 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 23:08:08.258 INFO blam! 20: 0x55d4b7d3e245 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 23:08:08.258 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 23:08:08.258 INFO blam! 21: 0x7fccd51f76b9 - start_thread Oct 10 23:08:08.258 INFO blam! 22: 0x7fccd4d1741c - clone Oct 10 23:08:08.258 INFO blam! 23: 0x0 - Oct 10 23:08:08.258 INFO blam! Oct 10 23:08:08.258 INFO blam! Oct 10 23:08:08.258 INFO blam! failures: Oct 10 23:08:08.258 INFO blam! tests::api::identity Oct 10 23:08:08.258 INFO blam! tests::it_works Oct 10 23:08:08.258 INFO blam! Oct 10 23:08:08.258 INFO blam! test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:08:08.258 INFO blam! Oct 10 23:08:08.263 INFO kablam! error: test failed, to rerun pass '--lib' Oct 10 23:08:08.264 INFO kablam! su: No module specific data is present Oct 10 23:08:08.976 INFO running `"docker" "rm" "-f" "e2019d7ba85cbc9118d67458542f118a1baf6522c01c6556bb0e0c0cad4815a7"` Oct 10 23:08:09.268 INFO blam! e2019d7ba85cbc9118d67458542f118a1baf6522c01c6556bb0e0c0cad4815a7