Oct 11 04:28:23.398 INFO testing Slowki/kubeless-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:28:23.398 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:28:23.398 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 04:28:23.829 INFO blam! e50d2a0772208ba1680d088ff8c260434e421f941391a20993abf962e3d00e0b Oct 11 04:28:23.830 INFO running `"docker" "start" "-a" "e50d2a0772208ba1680d088ff8c260434e421f941391a20993abf962e3d00e0b"` Oct 11 04:28:24.707 INFO kablam! usermod: no changes Oct 11 04:28:24.734 INFO kablam! warning: unused manifest key: profile.debug Oct 11 04:28:24.734 INFO kablam! warning: use `[profile.dev]` to configure debug builds Oct 11 04:28:25.213 INFO kablam! Compiling protobuf v2.0.2 Oct 11 04:28:25.213 INFO kablam! Compiling prometheus v0.4.2 Oct 11 04:28:25.213 INFO kablam! Compiling spin v0.4.8 Oct 11 04:28:25.216 INFO kablam! Compiling actix-web v0.6.14 Oct 11 04:28:25.233 INFO kablam! Compiling mio v0.6.14 Oct 11 04:28:25.234 INFO kablam! Compiling tokio-io v0.1.7 Oct 11 04:28:25.235 INFO kablam! Compiling http v0.1.7 Oct 11 04:28:25.235 INFO kablam! Compiling serde_json v1.0.22 Oct 11 04:28:26.157 INFO kablam! Compiling semver v0.9.0 Oct 11 04:28:29.048 INFO kablam! Compiling backtrace v0.3.9 Oct 11 04:28:31.312 INFO kablam! Compiling crossbeam-channel v0.1.3 Oct 11 04:28:31.388 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 11 04:28:32.400 INFO kablam! Compiling backtrace v0.2.3 Oct 11 04:28:37.176 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 11 04:28:37.177 INFO kablam! Compiling cookie v0.10.1 Oct 11 04:28:37.256 INFO kablam! Compiling error-chain v0.11.0 Oct 11 04:28:37.264 INFO kablam! Compiling tokio-codec v0.1.0 Oct 11 04:28:37.308 INFO kablam! Compiling error-chain v0.1.12 Oct 11 04:28:40.727 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 11 04:28:40.765 INFO kablam! Compiling mio-uds v0.6.6 Oct 11 04:28:41.244 INFO kablam! Compiling failure v0.1.1 Oct 11 04:28:41.300 INFO kablam! Compiling cargo_metadata v0.5.6 Oct 11 04:28:41.934 INFO kablam! Compiling tokio-fs v0.1.1 Oct 11 04:28:41.994 INFO kablam! Compiling h2 v0.1.10 Oct 11 04:28:44.224 INFO kablam! Compiling mime_guess v2.0.0-alpha.5 Oct 11 04:28:45.240 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 11 04:28:45.240 INFO kablam! Compiling tokio-udp v0.1.1 Oct 11 04:28:48.716 INFO kablam! Compiling skeptic v0.13.3 Oct 11 04:28:49.912 INFO kablam! Compiling tokio v0.1.7 Oct 11 04:28:54.273 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 04:28:58.496 INFO kablam! Compiling actix v0.5.8 Oct 11 04:29:03.000 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 11 04:29:04.286 INFO kablam! Compiling tokio-signal v0.1.5 Oct 11 04:29:16.052 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 11 04:30:01.058 INFO kablam! Compiling kubeless v0.1.3 (/source/kubeless) Oct 11 04:30:16.908 INFO kablam! Compiling hello-kubeless v0.1.0 (/source/hello-kubeless) Oct 11 04:30:26.217 INFO kablam! warning: unused variable: `ctx` Oct 11 04:30:26.217 INFO kablam! --> hello-kubeless/src/main.rs:4:38 Oct 11 04:30:26.217 INFO kablam! | Oct 11 04:30:26.217 INFO kablam! 4 | fn say_hello(event: kubeless::Event, ctx: kubeless::Context) -> String { Oct 11 04:30:26.218 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 11 04:30:26.218 INFO kablam! | Oct 11 04:30:26.218 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:30:26.219 INFO kablam! Oct 11 04:30:26.219 INFO kablam! warning: unused variable: `ctx` Oct 11 04:30:26.219 INFO kablam! --> hello-kubeless/src/main.rs:11:40 Oct 11 04:30:26.220 INFO kablam! | Oct 11 04:30:26.220 INFO kablam! 11 | fn say_goodbye(event: kubeless::Event, ctx: kubeless::Context) -> String { Oct 11 04:30:26.220 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 11 04:30:26.221 INFO kablam! Oct 11 04:30:26.221 INFO kablam! warning: unused variable: `ctx` Oct 11 04:30:26.222 INFO kablam! --> hello-kubeless/src/main.rs:18:42 Oct 11 04:30:26.223 INFO kablam! | Oct 11 04:30:26.223 INFO kablam! 18 | fn echo_or_panic(event: kubeless::Event, ctx: kubeless::Context) -> String { Oct 11 04:30:26.223 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 11 04:30:26.224 INFO kablam! Oct 11 04:30:32.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 08s Oct 11 04:30:32.795 INFO kablam! su: No module specific data is present Oct 11 04:30:33.312 INFO running `"docker" "rm" "-f" "e50d2a0772208ba1680d088ff8c260434e421f941391a20993abf962e3d00e0b"` Oct 11 04:30:33.556 INFO blam! e50d2a0772208ba1680d088ff8c260434e421f941391a20993abf962e3d00e0b Oct 11 04:30:33.561 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:30:33.561 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 04:30:33.964 INFO blam! 18c7257ec6cccd7edc9ea5a1b5df9443f197466b8446f21df82dcb5254769b8a Oct 11 04:30:33.967 INFO running `"docker" "start" "-a" "18c7257ec6cccd7edc9ea5a1b5df9443f197466b8446f21df82dcb5254769b8a"` Oct 11 04:30:34.939 INFO kablam! usermod: no changes Oct 11 04:30:35.004 INFO kablam! warning: unused manifest key: profile.debug Oct 11 04:30:35.004 INFO kablam! warning: use `[profile.dev]` to configure debug builds Oct 11 04:30:35.520 INFO kablam! Compiling kubeless v0.1.3 (/source/kubeless) Oct 11 04:30:35.532 INFO kablam! Compiling hello-kubeless v0.1.0 (/source/hello-kubeless) Oct 11 04:30:49.237 INFO kablam! warning: unused variable: `ctx` Oct 11 04:30:49.237 INFO kablam! --> hello-kubeless/src/main.rs:4:38 Oct 11 04:30:49.237 INFO kablam! | Oct 11 04:30:49.237 INFO kablam! 4 | fn say_hello(event: kubeless::Event, ctx: kubeless::Context) -> String { Oct 11 04:30:49.237 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 11 04:30:49.237 INFO kablam! | Oct 11 04:30:49.239 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:30:49.239 INFO kablam! Oct 11 04:30:49.239 INFO kablam! warning: unused variable: `ctx` Oct 11 04:30:49.239 INFO kablam! --> hello-kubeless/src/main.rs:11:40 Oct 11 04:30:49.239 INFO kablam! | Oct 11 04:30:49.239 INFO kablam! 11 | fn say_goodbye(event: kubeless::Event, ctx: kubeless::Context) -> String { Oct 11 04:30:49.239 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 11 04:30:49.239 INFO kablam! Oct 11 04:30:49.239 INFO kablam! warning: unused variable: `ctx` Oct 11 04:30:49.239 INFO kablam! --> hello-kubeless/src/main.rs:18:42 Oct 11 04:30:49.239 INFO kablam! | Oct 11 04:30:49.239 INFO kablam! 18 | fn echo_or_panic(event: kubeless::Event, ctx: kubeless::Context) -> String { Oct 11 04:30:49.239 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 11 04:30:49.239 INFO kablam! Oct 11 04:30:49.805 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.82s Oct 11 04:30:49.818 INFO kablam! su: No module specific data is present Oct 11 04:30:50.454 INFO running `"docker" "rm" "-f" "18c7257ec6cccd7edc9ea5a1b5df9443f197466b8446f21df82dcb5254769b8a"` Oct 11 04:30:50.767 INFO blam! 18c7257ec6cccd7edc9ea5a1b5df9443f197466b8446f21df82dcb5254769b8a Oct 11 04:30:50.777 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:30:50.777 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 04:30:51.180 INFO blam! a9b63a69ff731b2c9eff19fde13c56557816b8b43efcceb8af3edd17444cc55f Oct 11 04:30:51.191 INFO running `"docker" "start" "-a" "a9b63a69ff731b2c9eff19fde13c56557816b8b43efcceb8af3edd17444cc55f"` Oct 11 04:30:52.121 INFO kablam! usermod: no changes Oct 11 04:30:52.188 INFO kablam! warning: unused manifest key: profile.debug Oct 11 04:30:52.188 INFO kablam! warning: use `[profile.dev]` to configure debug builds Oct 11 04:30:52.400 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 11 04:30:52.421 INFO kablam! Running /target/debug/deps/hello_kubeless-e58fdec09c0dd7eb Oct 11 04:30:52.424 INFO blam! Oct 11 04:30:52.424 INFO blam! running 0 tests Oct 11 04:30:52.424 INFO blam! Oct 11 04:30:52.424 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:30:52.424 INFO blam! Oct 11 04:30:52.425 INFO kablam! Running /target/debug/deps/kubeless-0978da3f6d10d8c4 Oct 11 04:30:52.432 INFO kablam! Doc-tests kubeless Oct 11 04:30:52.432 INFO blam! Oct 11 04:30:52.432 INFO blam! running 0 tests Oct 11 04:30:52.432 INFO blam! Oct 11 04:30:52.432 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:30:52.432 INFO blam! Oct 11 04:31:09.299 INFO blam! Oct 11 04:31:09.299 INFO blam! running 1 test Oct 11 04:31:33.832 INFO blam! test src/lib.rs - (line 3) ... FAILED Oct 11 04:31:33.832 INFO blam! Oct 11 04:31:33.832 INFO blam! failures: Oct 11 04:31:33.832 INFO blam! Oct 11 04:31:33.832 INFO blam! ---- src/lib.rs - (line 3) stdout ---- Oct 11 04:31:33.832 INFO blam! thread 'src/lib.rs - (line 3)' panicked at 'test executable failed: Oct 11 04:31:33.832 INFO blam! Oct 11 04:31:33.832 INFO blam! thread 'main' panicked at 'the FUNC_HANDLER environment variable must be provided: NotPresent', libcore/result.rs:1009:5 Oct 11 04:31:33.832 INFO blam! stack backtrace: Oct 11 04:31:33.832 INFO blam! 0: 0x7f64d8df9dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 04:31:33.832 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 04:31:33.832 INFO blam! 1: 0x7f64d8ddee06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 04:31:33.832 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 04:31:33.832 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 04:31:33.832 INFO blam! 2: 0x7f64d8e04d9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 04:31:33.832 INFO blam! at libstd/panicking.rs:211 Oct 11 04:31:33.832 INFO blam! 3: 0x7f64d8e04b10 - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 04:31:33.832 INFO blam! at libstd/panicking.rs:227 Oct 11 04:31:33.832 INFO blam! 4: 0x7f64d8e0550c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 04:31:33.832 INFO blam! at libstd/panicking.rs:476 Oct 11 04:31:33.832 INFO blam! 5: 0x7f64d8e050c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 04:31:33.832 INFO blam! at libstd/panicking.rs:390 Oct 11 04:31:33.832 INFO blam! 6: 0x7f64d8e04fc5 - rust_begin_unwind Oct 11 04:31:33.832 INFO blam! at libstd/panicking.rs:325 Oct 11 04:31:33.832 INFO blam! 7: 0x7f64d8e6671b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 04:31:33.832 INFO blam! at libcore/panicking.rs:77 Oct 11 04:31:33.832 INFO blam! 8: 0x5601229df353 - core::result::unwrap_failed::h4a6d35e9ada9933c Oct 11 04:31:33.832 INFO blam! at libcore/macros.rs:26 Oct 11 04:31:33.832 INFO blam! 9: 0x5601229d9bec - >::expect::hcd72b7ce15f12f2a Oct 11 04:31:33.832 INFO blam! at libcore/result.rs:835 Oct 11 04:31:33.832 INFO blam! 10: 0x560122970c6e - core::ops::function::FnOnce::call_once::hbe198b5898b0df6e Oct 11 04:31:33.832 INFO blam! at kubeless/src/lib.rs:55 Oct 11 04:31:33.833 INFO blam! at libcore/ops/function.rs:238 Oct 11 04:31:33.833 INFO blam! 11: 0x56012294be12 - >::get::{{closure}}::h94972becce9499a2 Oct 11 04:31:33.833 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:24 Oct 11 04:31:33.833 INFO blam! 12: 0x56012295562a - std::sync::once::Once::call_once::{{closure}}::h3a44d9993eaf0360 Oct 11 04:31:33.833 INFO blam! at libstd/sync/once.rs:230 Oct 11 04:31:33.833 INFO blam! 13: 0x7f64d8dd87e0 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 11 04:31:33.833 INFO blam! at libstd/sync/once.rs:397 Oct 11 04:31:33.833 INFO blam! 14: 0x56012295545e - std::sync::once::Once::call_once::h7a3722989910ee15 Oct 11 04:31:33.833 INFO blam! at libstd/sync/once.rs:230 Oct 11 04:31:33.833 INFO blam! 15: 0x560122947b8e - ::deref::hc23d7bac99cdab78 Oct 11 04:31:33.833 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:23 Oct 11 04:31:33.833 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:13 Oct 11 04:31:33.833 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:14 Oct 11 04:31:33.833 INFO blam! 16: 0x560122938fef - rust_out::main::{{closure}}::h945e47ea0461bcce Oct 11 04:31:33.833 INFO blam! 17: 0x560122939716 - core::iter::iterator::Iterator::find::{{closure}}::h2f8f5c004800f490 Oct 11 04:31:33.833 INFO blam! 18: 0x5601229396d2 - core::iter::iterator::Iterator::try_for_each::{{closure}}::he1f26f4b8ea3977b Oct 11 04:31:33.833 INFO blam! 19: 0x5601229386af - as core::iter::iterator::Iterator>::try_fold::hd71363dba6c36f7b Oct 11 04:31:33.833 INFO blam! 20: 0x560122937c78 - core::iter::iterator::Iterator::try_for_each::h34f852d673bd57cb Oct 11 04:31:33.833 INFO blam! 21: 0x560122937c98 - core::iter::iterator::Iterator::find::h6264f1446c74e5ac Oct 11 04:31:33.833 INFO blam! 22: 0x560122938d75 - rust_out::main::h944e552f3f67b4ba Oct 11 04:31:33.833 INFO blam! 23: 0x560122939952 - std::rt::lang_start::{{closure}}::h6cb6db3a19d3b848 Oct 11 04:31:33.833 INFO blam! 24: 0x7f64d8e04f62 - std::panicking::try::do_call::h12551105aa669869 Oct 11 04:31:33.833 INFO blam! at libstd/rt.rs:59 Oct 11 04:31:33.833 INFO blam! at libstd/panicking.rs:310 Oct 11 04:31:33.833 INFO blam! 25: 0x7f64d8e12c79 - __rust_maybe_catch_panic Oct 11 04:31:33.833 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 04:31:33.833 INFO blam! 26: 0x7f64d8dd9435 - std::rt::lang_start_internal::h10c9f3c0b8607f1f Oct 11 04:31:33.833 INFO blam! at libstd/panicking.rs:289 Oct 11 04:31:33.833 INFO blam! at libstd/panic.rs:392 Oct 11 04:31:33.833 INFO blam! at libstd/rt.rs:58 Oct 11 04:31:33.833 INFO blam! 27: 0x560122939933 - std::rt::lang_start::h4bd83fedf33ac39f Oct 11 04:31:33.833 INFO blam! 28: 0x56012293904a - main Oct 11 04:31:33.833 INFO blam! 29: 0x7f64d819582f - __libc_start_main Oct 11 04:31:33.833 INFO blam! 30: 0x560122937b68 - _start Oct 11 04:31:33.833 INFO blam! 31: 0x0 - Oct 11 04:31:33.833 INFO blam! Oct 11 04:31:33.833 INFO blam! ', librustdoc/test.rs:368:17 Oct 11 04:31:33.833 INFO blam! stack backtrace: Oct 11 04:31:33.833 INFO blam! 0: 0x7f6ab4eefdce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 04:31:33.833 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 04:31:33.833 INFO blam! 1: 0x7f6ab4ed4e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 04:31:33.833 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 04:31:33.833 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 04:31:33.833 INFO blam! 2: 0x7f6ab4efad9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 04:31:33.833 INFO blam! at libstd/panicking.rs:211 Oct 11 04:31:33.833 INFO blam! 3: 0x7f6ab4efaaab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 04:31:33.833 INFO blam! at libstd/panicking.rs:221 Oct 11 04:31:33.833 INFO blam! 4: 0x7f6ab717664e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 11 04:31:33.833 INFO blam! 5: 0x7f6ab4efb563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 04:31:33.833 INFO blam! at libstd/panicking.rs:480 Oct 11 04:31:33.833 INFO blam! 6: 0x7f6ab4efb0c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 04:31:33.833 INFO blam! at libstd/panicking.rs:390 Oct 11 04:31:33.833 INFO blam! 7: 0x7f6ab4efb02d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 04:31:33.833 INFO blam! at libstd/panicking.rs:345 Oct 11 04:31:33.833 INFO blam! 8: 0x55cdd5b2c020 - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 11 04:31:33.833 INFO blam! at librustdoc/test.rs:368 Oct 11 04:31:33.833 INFO blam! 9: 0x55cdd5aebef7 - >::set::hd7bc23bb100376f9 Oct 11 04:31:33.833 INFO blam! at librustdoc/test.rs:565 Oct 11 04:31:33.833 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 04:31:33.833 INFO blam! at libsyntax/lib.rs:106 Oct 11 04:31:33.833 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 04:31:33.833 INFO blam! 10: 0x55cdd5903a8f - syntax::with_globals::h13b9cd4342f6776c Oct 11 04:31:33.833 INFO blam! at libsyntax/lib.rs:105 Oct 11 04:31:33.833 INFO blam! 11: 0x55cdd59a894a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 11 04:31:33.833 INFO blam! at librustdoc/test.rs:562 Oct 11 04:31:33.833 INFO blam! at libstd/panic.rs:313 Oct 11 04:31:33.833 INFO blam! at libstd/panicking.rs:310 Oct 11 04:31:33.833 INFO blam! 12: 0x7f6ab4f08c79 - __rust_maybe_catch_panic Oct 11 04:31:33.833 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 04:31:33.833 INFO blam! 13: 0x55cdd59fd7d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 11 04:31:33.833 INFO blam! at libstd/panicking.rs:289 Oct 11 04:31:33.833 INFO blam! at libstd/panic.rs:392 Oct 11 04:31:33.833 INFO blam! at librustc_driver/lib.rs:1575 Oct 11 04:31:33.833 INFO blam! 14: 0x55cdd5b019ec - >::call_box::h469711a6fc649ccc Oct 11 04:31:33.833 INFO blam! at librustdoc/test.rs:562 Oct 11 04:31:33.833 INFO blam! at liballoc/boxed.rs:672 Oct 11 04:31:33.833 INFO blam! 15: 0x7f6ab655dad2 - >::call_box::h477ac8c82814e76d Oct 11 04:31:33.833 INFO blam! at libtest/lib.rs:1461 Oct 11 04:31:33.833 INFO blam! at liballoc/boxed.rs:672 Oct 11 04:31:33.833 INFO blam! 16: 0x7f6ab4f08c79 - __rust_maybe_catch_panic Oct 11 04:31:33.833 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 04:31:33.833 INFO blam! 17: 0x7f6ab6584b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 04:31:33.833 INFO blam! at libstd/panicking.rs:289 Oct 11 04:31:33.833 INFO blam! at libstd/panic.rs:392 Oct 11 04:31:33.833 INFO blam! at libtest/lib.rs:1423 Oct 11 04:31:33.833 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 04:31:33.833 INFO blam! 18: 0x7f6ab6585ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 04:31:33.833 INFO blam! at libstd/thread/mod.rs:409 Oct 11 04:31:33.833 INFO blam! at libstd/panic.rs:313 Oct 11 04:31:33.834 INFO blam! at libstd/panicking.rs:310 Oct 11 04:31:33.834 INFO blam! 19: 0x7f6ab4f08c79 - __rust_maybe_catch_panic Oct 11 04:31:33.834 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 04:31:33.834 INFO blam! 20: 0x7f6ab656e5b6 - >::call_box::h96125cb29a9ba44b Oct 11 04:31:33.834 INFO blam! at libstd/panicking.rs:289 Oct 11 04:31:33.834 INFO blam! at libstd/panic.rs:392 Oct 11 04:31:33.834 INFO blam! at libstd/thread/mod.rs:408 Oct 11 04:31:33.834 INFO blam! at liballoc/boxed.rs:672 Oct 11 04:31:33.834 INFO blam! 21: 0x7f6ab4ef693a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 04:31:33.834 INFO blam! at liballoc/boxed.rs:682 Oct 11 04:31:33.834 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 04:31:33.834 INFO blam! 22: 0x7f6ab4ecbd35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 04:31:33.834 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 04:31:33.834 INFO blam! 23: 0x7f6ab4a566b9 - start_thread Oct 11 04:31:33.834 INFO blam! 24: 0x7f6ab457641c - clone Oct 11 04:31:33.834 INFO blam! 25: 0x0 - Oct 11 04:31:33.834 INFO blam! query stack during panic: Oct 11 04:31:33.834 INFO blam! end of query stack Oct 11 04:31:33.834 INFO blam! Oct 11 04:31:33.834 INFO blam! Oct 11 04:31:33.834 INFO blam! failures: Oct 11 04:31:33.834 INFO blam! src/lib.rs - (line 3) Oct 11 04:31:33.834 INFO blam! Oct 11 04:31:33.834 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:31:33.834 INFO blam! Oct 11 04:31:33.842 INFO kablam! error: test failed, to rerun pass '--doc' Oct 11 04:31:33.849 INFO kablam! su: No module specific data is present Oct 11 04:31:34.492 INFO running `"docker" "rm" "-f" "a9b63a69ff731b2c9eff19fde13c56557816b8b43efcceb8af3edd17444cc55f"` Oct 11 04:31:34.752 INFO blam! a9b63a69ff731b2c9eff19fde13c56557816b8b43efcceb8af3edd17444cc55f