Oct 11 15:55:07.548 INFO testing numtraits-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:55:07.548 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:55:07.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 15:55:07.928 INFO blam! 7cc8376c8de03e8bc2a401e2a12384b4469e839362be56e18e9168eff8374631 Oct 11 15:55:07.932 INFO running `"docker" "start" "-a" "7cc8376c8de03e8bc2a401e2a12384b4469e839362be56e18e9168eff8374631"` Oct 11 15:55:09.024 INFO kablam! usermod: no changes Oct 11 15:55:09.076 INFO kablam! Compiling numtraits v0.0.1 (/source) Oct 11 15:55:09.821 INFO kablam! warning: unused macro definition Oct 11 15:55:09.821 INFO kablam! --> src/lib.rs:50:1 Oct 11 15:55:09.821 INFO kablam! | Oct 11 15:55:09.821 INFO kablam! 50 | / macro_rules! from_to { Oct 11 15:55:09.821 INFO kablam! 51 | | ($tr:ident, $f:ident, $t:ident) => { Oct 11 15:55:09.821 INFO kablam! 52 | | impl $tr<$f> for $t { Oct 11 15:55:09.821 INFO kablam! 53 | | fn from(x: $f) -> $t { x as $t } Oct 11 15:55:09.821 INFO kablam! 54 | | } Oct 11 15:55:09.821 INFO kablam! 55 | | } Oct 11 15:55:09.821 INFO kablam! 56 | | } Oct 11 15:55:09.821 INFO kablam! | |_^ Oct 11 15:55:09.821 INFO kablam! | Oct 11 15:55:09.821 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 15:55:09.821 INFO kablam! Oct 11 15:55:09.860 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Oct 11 15:55:09.862 INFO kablam! su: No module specific data is present Oct 11 15:55:10.812 INFO running `"docker" "rm" "-f" "7cc8376c8de03e8bc2a401e2a12384b4469e839362be56e18e9168eff8374631"` Oct 11 15:55:11.060 INFO blam! 7cc8376c8de03e8bc2a401e2a12384b4469e839362be56e18e9168eff8374631 Oct 11 15:55:11.061 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:55:11.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 15:55:11.690 INFO blam! 0151b05bea454b790d92edc06c7af3cfb5ed8014e0d0e9c8d339602a1d2c8578 Oct 11 15:55:11.692 INFO running `"docker" "start" "-a" "0151b05bea454b790d92edc06c7af3cfb5ed8014e0d0e9c8d339602a1d2c8578"` Oct 11 15:55:12.836 INFO kablam! usermod: no changes Oct 11 15:55:12.888 INFO kablam! Compiling numtraits v0.0.1 (/source) Oct 11 15:55:13.740 INFO kablam! warning: unused macro definition Oct 11 15:55:13.740 INFO kablam! --> src/lib.rs:50:1 Oct 11 15:55:13.740 INFO kablam! | Oct 11 15:55:13.740 INFO kablam! 50 | / macro_rules! from_to { Oct 11 15:55:13.740 INFO kablam! 51 | | ($tr:ident, $f:ident, $t:ident) => { Oct 11 15:55:13.740 INFO kablam! 52 | | impl $tr<$f> for $t { Oct 11 15:55:13.740 INFO kablam! 53 | | fn from(x: $f) -> $t { x as $t } Oct 11 15:55:13.740 INFO kablam! 54 | | } Oct 11 15:55:13.740 INFO kablam! 55 | | } Oct 11 15:55:13.740 INFO kablam! 56 | | } Oct 11 15:55:13.740 INFO kablam! | |_^ Oct 11 15:55:13.740 INFO kablam! | Oct 11 15:55:13.740 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 15:55:13.740 INFO kablam! Oct 11 15:55:13.770 INFO kablam! warning: function is never used: `doit` Oct 11 15:55:13.770 INFO kablam! --> src/lib.rs:121:1 Oct 11 15:55:13.770 INFO kablam! | Oct 11 15:55:13.770 INFO kablam! 121 | fn doit>() { Oct 11 15:55:13.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:55:13.770 INFO kablam! | Oct 11 15:55:13.770 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 15:55:13.770 INFO kablam! Oct 11 15:55:14.181 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Oct 11 15:55:14.182 INFO kablam! su: No module specific data is present Oct 11 15:55:14.536 INFO running `"docker" "rm" "-f" "0151b05bea454b790d92edc06c7af3cfb5ed8014e0d0e9c8d339602a1d2c8578"` Oct 11 15:55:14.684 INFO blam! 0151b05bea454b790d92edc06c7af3cfb5ed8014e0d0e9c8d339602a1d2c8578 Oct 11 15:55:14.685 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:55:14.685 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 15:55:14.908 INFO blam! 4aba96364acc93d9d97f8d8dae46100dc393cc05143363f93983815db691f7cf Oct 11 15:55:14.920 INFO running `"docker" "start" "-a" "4aba96364acc93d9d97f8d8dae46100dc393cc05143363f93983815db691f7cf"` Oct 11 15:55:15.496 INFO kablam! usermod: no changes Oct 11 15:55:15.525 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 15:55:15.526 INFO kablam! Running /target/debug/deps/numtraits-5b9de98d9b7ad426 Oct 11 15:55:15.531 INFO kablam! Doc-tests numtraits Oct 11 15:55:15.531 INFO blam! Oct 11 15:55:15.531 INFO blam! running 0 tests Oct 11 15:55:15.531 INFO blam! Oct 11 15:55:15.531 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:55:15.531 INFO blam! Oct 11 15:55:16.920 INFO blam! Oct 11 15:55:16.920 INFO blam! running 4 tests Oct 11 15:55:18.716 INFO blam! test src/lib.rs - (line 18) ... FAILED Oct 11 15:55:18.716 INFO blam! test src/lib.rs - (line 32) ... FAILED Oct 11 15:55:18.741 INFO blam! test src/lib.rs - (line 4) ... FAILED Oct 11 15:55:19.155 INFO blam! test src/lib.rs - (line 43) ... FAILED Oct 11 15:55:19.155 INFO blam! Oct 11 15:55:19.155 INFO blam! failures: Oct 11 15:55:19.155 INFO blam! Oct 11 15:55:19.155 INFO blam! ---- src/lib.rs - (line 18) stdout ---- Oct 11 15:55:19.155 INFO blam! error[E0405]: cannot find trait `UpCastAs` in this scope Oct 11 15:55:19.155 INFO blam! --> src/lib.rs:19:15 Oct 11 15:55:19.155 INFO blam! | Oct 11 15:55:19.155 INFO blam! 3 | fn example>() { Oct 11 15:55:19.155 INFO blam! | ^^^^^^^^ not found in this scope Oct 11 15:55:19.155 INFO blam! Oct 11 15:55:19.155 INFO blam! error[E0425]: cannot find function `cast` in this scope Oct 11 15:55:19.155 INFO blam! --> src/lib.rs:20:16 Oct 11 15:55:19.155 INFO blam! | Oct 11 15:55:19.155 INFO blam! 4 | let _: T = cast(10u8); Oct 11 15:55:19.155 INFO blam! | ^^^^ not found in this scope Oct 11 15:55:19.155 INFO blam! Oct 11 15:55:19.155 INFO blam! error[E0425]: cannot find function `cast` in this scope Oct 11 15:55:19.155 INFO blam! --> src/lib.rs:21:13 Oct 11 15:55:19.155 INFO blam! | Oct 11 15:55:19.155 INFO blam! 5 | let _ = cast::(10u8); // Alternate syntax, uglier. Oct 11 15:55:19.155 INFO blam! | ^^^^ not found in this scope Oct 11 15:55:19.155 INFO blam! Oct 11 15:55:19.155 INFO blam! error[E0425]: cannot find function `cast` in this scope Oct 11 15:55:19.155 INFO blam! --> src/lib.rs:22:16 Oct 11 15:55:19.156 INFO blam! | Oct 11 15:55:19.156 INFO blam! 6 | let _: T = cast(10u16); Oct 11 15:55:19.156 INFO blam! | ^^^^ not found in this scope Oct 11 15:55:19.156 INFO blam! Oct 11 15:55:19.156 INFO blam! error[E0425]: cannot find function `cast` in this scope Oct 11 15:55:19.156 INFO blam! --> src/lib.rs:23:16 Oct 11 15:55:19.156 INFO blam! | Oct 11 15:55:19.156 INFO blam! 7 | let _: T = cast(10u32); Oct 11 15:55:19.156 INFO blam! | ^^^^ not found in this scope Oct 11 15:55:19.156 INFO blam! Oct 11 15:55:19.156 INFO blam! error[E0425]: cannot find function `cast` in this scope Oct 11 15:55:19.156 INFO blam! --> src/lib.rs:24:16 Oct 11 15:55:19.156 INFO blam! | Oct 11 15:55:19.156 INFO blam! 8 | let _: T = cast(10u64); // Error, u64 > u32 Oct 11 15:55:19.156 INFO blam! | ^^^^ not found in this scope Oct 11 15:55:19.156 INFO blam! Oct 11 15:55:19.156 INFO blam! error[E0425]: cannot find function `cast` in this scope Oct 11 15:55:19.156 INFO blam! --> src/lib.rs:25:16 Oct 11 15:55:19.156 INFO blam! | Oct 11 15:55:19.156 INFO blam! 9 | let _: T = cast(10f32); // Error, f32 > u32 Oct 11 15:55:19.156 INFO blam! | ^^^^ not found in this scope Oct 11 15:55:19.156 INFO blam! Oct 11 15:55:19.156 INFO blam! error[E0425]: cannot find function `cast` in this scope Oct 11 15:55:19.156 INFO blam! --> src/lib.rs:26:16 Oct 11 15:55:19.156 INFO blam! | Oct 11 15:55:19.156 INFO blam! 10 | let _: T = cast(10f64); // Error, f32 > u32 Oct 11 15:55:19.156 INFO blam! | ^^^^ not found in this scope Oct 11 15:55:19.156 INFO blam! Oct 11 15:55:19.156 INFO blam! thread 'src/lib.rs - (line 18)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 11 15:55:19.156 INFO blam! stack backtrace: Oct 11 15:55:19.156 INFO blam! 0: 0x7f45b86e2dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 15:55:19.156 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 15:55:19.156 INFO blam! 1: 0x7f45b86c7e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 15:55:19.156 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 15:55:19.156 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 15:55:19.156 INFO blam! 2: 0x7f45b86edd9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 15:55:19.156 INFO blam! at libstd/panicking.rs:211 Oct 11 15:55:19.156 INFO blam! 3: 0x7f45b86edaab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 15:55:19.156 INFO blam! at libstd/panicking.rs:221 Oct 11 15:55:19.156 INFO blam! 4: 0x7f45ba96964e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 11 15:55:19.156 INFO blam! 5: 0x7f45b86ee563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 15:55:19.156 INFO blam! at libstd/panicking.rs:480 Oct 11 15:55:19.156 INFO blam! 6: 0x563413eca796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 11 15:55:19.156 INFO blam! at libstd/panicking.rs:410 Oct 11 15:55:19.156 INFO blam! 7: 0x56341404dcfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 11 15:55:19.156 INFO blam! at librustdoc/test.rs:333 Oct 11 15:55:19.156 INFO blam! 8: 0x56341400def7 - >::set::hd7bc23bb100376f9 Oct 11 15:55:19.156 INFO blam! at librustdoc/test.rs:565 Oct 11 15:55:19.156 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 15:55:19.156 INFO blam! at libsyntax/lib.rs:106 Oct 11 15:55:19.156 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 15:55:19.156 INFO blam! 9: 0x563413e25a8f - syntax::with_globals::h13b9cd4342f6776c Oct 11 15:55:19.156 INFO blam! at libsyntax/lib.rs:105 Oct 11 15:55:19.156 INFO blam! 10: 0x563413eca94a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 11 15:55:19.156 INFO blam! at librustdoc/test.rs:562 Oct 11 15:55:19.156 INFO blam! at libstd/panic.rs:313 Oct 11 15:55:19.156 INFO blam! at libstd/panicking.rs:310 Oct 11 15:55:19.156 INFO blam! 11: 0x7f45b86fbc79 - __rust_maybe_catch_panic Oct 11 15:55:19.156 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:55:19.156 INFO blam! 12: 0x563413f1f7d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 11 15:55:19.156 INFO blam! at libstd/panicking.rs:289 Oct 11 15:55:19.156 INFO blam! at libstd/panic.rs:392 Oct 11 15:55:19.156 INFO blam! at librustc_driver/lib.rs:1575 Oct 11 15:55:19.156 INFO blam! 13: 0x5634140239ec - >::call_box::h469711a6fc649ccc Oct 11 15:55:19.156 INFO blam! at librustdoc/test.rs:562 Oct 11 15:55:19.156 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:55:19.156 INFO blam! 14: 0x7f45b9d50ad2 - >::call_box::h477ac8c82814e76d Oct 11 15:55:19.156 INFO blam! at libtest/lib.rs:1461 Oct 11 15:55:19.156 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:55:19.156 INFO blam! 15: 0x7f45b86fbc79 - __rust_maybe_catch_panic Oct 11 15:55:19.156 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:55:19.156 INFO blam! 16: 0x7f45b9d77b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 15:55:19.156 INFO blam! at libstd/panicking.rs:289 Oct 11 15:55:19.156 INFO blam! at libstd/panic.rs:392 Oct 11 15:55:19.156 INFO blam! at libtest/lib.rs:1423 Oct 11 15:55:19.156 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 15:55:19.156 INFO blam! 17: 0x7f45b9d78ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 15:55:19.156 INFO blam! at libstd/thread/mod.rs:409 Oct 11 15:55:19.156 INFO blam! at libstd/panic.rs:313 Oct 11 15:55:19.156 INFO blam! at libstd/panicking.rs:310 Oct 11 15:55:19.156 INFO blam! 18: 0x7f45b86fbc79 - __rust_maybe_catch_panic Oct 11 15:55:19.156 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:55:19.156 INFO blam! 19: 0x7f45b9d615b6 - >::call_box::h96125cb29a9ba44b Oct 11 15:55:19.156 INFO blam! at libstd/panicking.rs:289 Oct 11 15:55:19.156 INFO blam! at libstd/panic.rs:392 Oct 11 15:55:19.157 INFO blam! at libstd/thread/mod.rs:408 Oct 11 15:55:19.157 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:55:19.157 INFO blam! 20: 0x7f45b86e993a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 15:55:19.157 INFO blam! at liballoc/boxed.rs:682 Oct 11 15:55:19.157 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 15:55:19.157 INFO blam! 21: 0x7f45b86bed35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 15:55:19.157 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 15:55:19.157 INFO blam! 22: 0x7f45b82496b9 - start_thread Oct 11 15:55:19.157 INFO blam! 23: 0x7f45b7d6941c - clone Oct 11 15:55:19.157 INFO blam! 24: 0x0 - Oct 11 15:55:19.157 INFO blam! query stack during panic: Oct 11 15:55:19.157 INFO blam! end of query stack Oct 11 15:55:19.157 INFO blam! Oct 11 15:55:19.157 INFO blam! ---- src/lib.rs - (line 32) stdout ---- Oct 11 15:55:19.157 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `UpCastAs` Oct 11 15:55:19.157 INFO blam! --> src/lib.rs:34:16 Oct 11 15:55:19.157 INFO blam! | Oct 11 15:55:19.157 INFO blam! 4 | let _: T = UpCastAs::from(10u8); Oct 11 15:55:19.157 INFO blam! | ^^^^^^^^ Use of undeclared type or module `UpCastAs` Oct 11 15:55:19.157 INFO blam! Oct 11 15:55:19.157 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `UpCastAs` Oct 11 15:55:19.157 INFO blam! --> src/lib.rs:35:16 Oct 11 15:55:19.157 INFO blam! | Oct 11 15:55:19.157 INFO blam! 5 | let _: T = UpCastAs::from(10u16); Oct 11 15:55:19.157 INFO blam! | ^^^^^^^^ Use of undeclared type or module `UpCastAs` Oct 11 15:55:19.157 INFO blam! Oct 11 15:55:19.157 INFO blam! error[E0405]: cannot find trait `UpCastAs` in this scope Oct 11 15:55:19.157 INFO blam! --> src/lib.rs:33:15 Oct 11 15:55:19.157 INFO kablam! error: test failed, to rerun pass '--doc' Oct 11 15:55:19.157 INFO blam! | Oct 11 15:55:19.157 INFO kablam! su: No module specific data is present Oct 11 15:55:19.157 INFO blam! 3 | fn example>() { Oct 11 15:55:19.157 INFO blam! | ^^^^^^^^ not found in this scope Oct 11 15:55:19.157 INFO blam! Oct 11 15:55:19.157 INFO blam! thread 'src/lib.rs - (line 32)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 11 15:55:19.157 INFO blam! stack backtrace: Oct 11 15:55:19.157 INFO blam! 0: 0x7f45b86e2dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 15:55:19.157 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 15:55:19.157 INFO blam! 1: 0x7f45b86c7e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 15:55:19.157 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 15:55:19.157 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 15:55:19.157 INFO blam! 2: 0x7f45b86edd9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 15:55:19.157 INFO blam! at libstd/panicking.rs:211 Oct 11 15:55:19.157 INFO blam! 3: 0x7f45b86edaab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 15:55:19.157 INFO blam! at libstd/panicking.rs:221 Oct 11 15:55:19.157 INFO blam! 4: 0x7f45ba96964e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 11 15:55:19.157 INFO blam! 5: 0x7f45b86ee563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 15:55:19.157 INFO blam! at libstd/panicking.rs:480 Oct 11 15:55:19.157 INFO blam! 6: 0x563413eca796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 11 15:55:19.157 INFO blam! at libstd/panicking.rs:410 Oct 11 15:55:19.157 INFO blam! 7: 0x56341404dcfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 11 15:55:19.157 INFO blam! at librustdoc/test.rs:333 Oct 11 15:55:19.157 INFO blam! 8: 0x56341400def7 - >::set::hd7bc23bb100376f9 Oct 11 15:55:19.157 INFO blam! at librustdoc/test.rs:565 Oct 11 15:55:19.157 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 15:55:19.157 INFO blam! at libsyntax/lib.rs:106 Oct 11 15:55:19.157 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 15:55:19.157 INFO blam! 9: 0x563413e25a8f - syntax::with_globals::h13b9cd4342f6776c Oct 11 15:55:19.157 INFO blam! at libsyntax/lib.rs:105 Oct 11 15:55:19.157 INFO blam! 10: 0x563413eca94a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 11 15:55:19.157 INFO blam! at librustdoc/test.rs:562 Oct 11 15:55:19.157 INFO blam! at libstd/panic.rs:313 Oct 11 15:55:19.157 INFO blam! at libstd/panicking.rs:310 Oct 11 15:55:19.157 INFO blam! 11: 0x7f45b86fbc79 - __rust_maybe_catch_panic Oct 11 15:55:19.157 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:55:19.157 INFO blam! 12: 0x563413f1f7d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 11 15:55:19.157 INFO blam! at libstd/panicking.rs:289 Oct 11 15:55:19.157 INFO blam! at libstd/panic.rs:392 Oct 11 15:55:19.157 INFO blam! at librustc_driver/lib.rs:1575 Oct 11 15:55:19.157 INFO blam! 13: 0x5634140239ec - >::call_box::h469711a6fc649ccc Oct 11 15:55:19.157 INFO blam! at librustdoc/test.rs:562 Oct 11 15:55:19.157 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:55:19.157 INFO blam! 14: 0x7f45b9d50ad2 - >::call_box::h477ac8c82814e76d Oct 11 15:55:19.157 INFO blam! at libtest/lib.rs:1461 Oct 11 15:55:19.157 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:55:19.157 INFO blam! 15: 0x7f45b86fbc79 - __rust_maybe_catch_panic Oct 11 15:55:19.157 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:55:19.157 INFO blam! 16: 0x7f45b9d77b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 15:55:19.157 INFO blam! at libstd/panicking.rs:289 Oct 11 15:55:19.157 INFO blam! at libstd/panic.rs:392 Oct 11 15:55:19.157 INFO blam! at libtest/lib.rs:1423 Oct 11 15:55:19.157 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 15:55:19.157 INFO blam! 17: 0x7f45b9d78ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 15:55:19.157 INFO blam! at libstd/thread/mod.rs:409 Oct 11 15:55:19.157 INFO blam! at libstd/panic.rs:313 Oct 11 15:55:19.157 INFO blam! at libstd/panicking.rs:310 Oct 11 15:55:19.157 INFO blam! 18: 0x7f45b86fbc79 - __rust_maybe_catch_panic Oct 11 15:55:19.158 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:55:19.158 INFO blam! 19: 0x7f45b9d615b6 - >::call_box::h96125cb29a9ba44b Oct 11 15:55:19.158 INFO blam! at libstd/panicking.rs:289 Oct 11 15:55:19.158 INFO blam! at libstd/panic.rs:392 Oct 11 15:55:19.158 INFO blam! at libstd/thread/mod.rs:408 Oct 11 15:55:19.158 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:55:19.158 INFO blam! 20: 0x7f45b86e993a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 15:55:19.158 INFO blam! at liballoc/boxed.rs:682 Oct 11 15:55:19.158 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 15:55:19.158 INFO blam! 21: 0x7f45b86bed35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 15:55:19.158 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 15:55:19.158 INFO blam! 22: 0x7f45b82496b9 - start_thread Oct 11 15:55:19.158 INFO blam! 23: 0x7f45b7d6941c - clone Oct 11 15:55:19.158 INFO blam! 24: 0x0 - Oct 11 15:55:19.158 INFO blam! query stack during panic: Oct 11 15:55:19.158 INFO blam! end of query stack Oct 11 15:55:19.158 INFO blam! Oct 11 15:55:19.158 INFO blam! ---- src/lib.rs - (line 4) stdout ---- Oct 11 15:55:19.158 INFO blam! error: chained comparison operators require parentheses Oct 11 15:55:19.158 INFO blam! --> src/lib.rs:5:5 Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! 3 | f64 > f32 > u64 > u32 > u16 > u8 Oct 11 15:55:19.158 INFO blam! | ^^^^^^^^^^^ Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! = help: use `::<...>` instead of `<...>` if you meant to specify type arguments Oct 11 15:55:19.158 INFO blam! = help: or use `(...)` if you meant to specify fn arguments Oct 11 15:55:19.158 INFO blam! Oct 11 15:55:19.158 INFO blam! error: chained comparison operators require parentheses Oct 11 15:55:19.158 INFO blam! --> src/lib.rs:5:11 Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! 3 | f64 > f32 > u64 > u32 > u16 > u8 Oct 11 15:55:19.158 INFO blam! | ^^^^^^^^^^^ Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! = help: use `::<...>` instead of `<...>` if you meant to specify type arguments Oct 11 15:55:19.158 INFO blam! = help: or use `(...)` if you meant to specify fn arguments Oct 11 15:55:19.158 INFO blam! Oct 11 15:55:19.158 INFO blam! error: chained comparison operators require parentheses Oct 11 15:55:19.158 INFO blam! --> src/lib.rs:5:17 Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! 3 | f64 > f32 > u64 > u32 > u16 > u8 Oct 11 15:55:19.158 INFO blam! | ^^^^^^^^^^^ Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! = help: use `::<...>` instead of `<...>` if you meant to specify type arguments Oct 11 15:55:19.158 INFO blam! = help: or use `(...)` if you meant to specify fn arguments Oct 11 15:55:19.158 INFO blam! Oct 11 15:55:19.158 INFO blam! error: chained comparison operators require parentheses Oct 11 15:55:19.158 INFO blam! --> src/lib.rs:5:23 Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! 3 | f64 > f32 > u64 > u32 > u16 > u8 Oct 11 15:55:19.158 INFO blam! | ^^^^^^^^^^ Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! = help: use `::<...>` instead of `<...>` if you meant to specify type arguments Oct 11 15:55:19.158 INFO blam! = help: or use `(...)` if you meant to specify fn arguments Oct 11 15:55:19.158 INFO blam! Oct 11 15:55:19.158 INFO blam! error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `f64` Oct 11 15:55:19.158 INFO blam! --> src/lib.rs:6:1 Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! 3 | f64 > f32 > u64 > u32 > u16 > u8 Oct 11 15:55:19.158 INFO blam! | - expected one of 8 possible tokens here Oct 11 15:55:19.158 INFO blam! 4 | f64 > f32 > i64 > i32 > i16 > i8 Oct 11 15:55:19.158 INFO blam! | ^^^ unexpected token Oct 11 15:55:19.158 INFO blam! Oct 11 15:55:19.158 INFO blam! error[E0423]: expected value, found builtin type `f64` Oct 11 15:55:19.158 INFO blam! --> src/lib.rs:5:1 Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! 3 | f64 > f32 > u64 > u32 > u16 > u8 Oct 11 15:55:19.158 INFO blam! | ^^^ not a value Oct 11 15:55:19.158 INFO blam! Oct 11 15:55:19.158 INFO blam! error[E0423]: expected value, found builtin type `f32` Oct 11 15:55:19.158 INFO blam! --> src/lib.rs:5:7 Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! 3 | f64 > f32 > u64 > u32 > u16 > u8 Oct 11 15:55:19.158 INFO blam! | ^^^ not a value Oct 11 15:55:19.158 INFO blam! Oct 11 15:55:19.158 INFO blam! error[E0423]: expected value, found builtin type `u64` Oct 11 15:55:19.158 INFO blam! --> src/lib.rs:5:13 Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! 3 | f64 > f32 > u64 > u32 > u16 > u8 Oct 11 15:55:19.158 INFO blam! | ^^^ not a value Oct 11 15:55:19.158 INFO blam! Oct 11 15:55:19.158 INFO blam! error[E0423]: expected value, found builtin type `u32` Oct 11 15:55:19.158 INFO blam! --> src/lib.rs:5:19 Oct 11 15:55:19.158 INFO blam! | Oct 11 15:55:19.158 INFO blam! 3 | f64 > f32 > u64 > u32 > u16 > u8 Oct 11 15:55:19.158 INFO blam! | ^^^ not a value Oct 11 15:55:19.158 INFO blam! Oct 11 15:55:19.158 INFO blam! error[E0423]: expected value, found builtin type `u16` Oct 11 15:55:19.158 INFO blam! --> src/lib.rs:5:25 Oct 11 15:55:19.159 INFO blam! | Oct 11 15:55:19.159 INFO blam! 3 | f64 > f32 > u64 > u32 > u16 > u8 Oct 11 15:55:19.159 INFO blam! | ^^^ not a value Oct 11 15:55:19.159 INFO blam! Oct 11 15:55:19.159 INFO blam! error[E0423]: expected value, found builtin type `u8` Oct 11 15:55:19.159 INFO blam! --> src/lib.rs:5:31 Oct 11 15:55:19.159 INFO blam! | Oct 11 15:55:19.159 INFO blam! 3 | f64 > f32 > u64 > u32 > u16 > u8 Oct 11 15:55:19.159 INFO blam! | ^^ not a value Oct 11 15:55:19.159 INFO blam! Oct 11 15:55:19.159 INFO blam! error[E0308]: mismatched types Oct 11 15:55:19.159 INFO blam! --> src/lib.rs:5:1 Oct 11 15:55:19.159 INFO blam! | Oct 11 15:55:19.159 INFO blam! 2 | fn main() { Oct 11 15:55:19.159 INFO blam! | - expected `()` because of default return type Oct 11 15:55:19.159 INFO blam! 3 | f64 > f32 > u64 > u32 > u16 > u8 Oct 11 15:55:19.159 INFO blam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected (), found bool Oct 11 15:55:19.159 INFO blam! | Oct 11 15:55:19.159 INFO blam! = note: expected type `()` Oct 11 15:55:19.159 INFO blam! found type `bool` Oct 11 15:55:19.159 INFO blam! Oct 11 15:55:19.159 INFO blam! thread 'src/lib.rs - (line 4)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 11 15:55:19.159 INFO blam! stack backtrace: Oct 11 15:55:19.159 INFO blam! 0: 0x7f45b86e2dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 15:55:19.159 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 15:55:19.159 INFO blam! 1: 0x7f45b86c7e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 15:55:19.159 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 15:55:19.159 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 15:55:19.159 INFO blam! 2: 0x7f45b86edd9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 15:55:19.159 INFO blam! at libstd/panicking.rs:211 Oct 11 15:55:19.159 INFO blam! 3: 0x7f45b86edaab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 15:55:19.159 INFO blam! at libstd/panicking.rs:221 Oct 11 15:55:19.159 INFO blam! 4: 0x7f45ba96964e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 11 15:55:19.159 INFO blam! 5: 0x7f45b86ee563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 15:55:19.159 INFO blam! at libstd/panicking.rs:480 Oct 11 15:55:19.159 INFO blam! 6: 0x563413eca796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 11 15:55:19.159 INFO blam! at libstd/panicking.rs:410 Oct 11 15:55:19.159 INFO blam! 7: 0x56341404dcfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 11 15:55:19.159 INFO blam! at librustdoc/test.rs:333 Oct 11 15:55:19.159 INFO blam! 8: 0x56341400def7 - >::set::hd7bc23bb100376f9 Oct 11 15:55:19.159 INFO blam! at librustdoc/test.rs:565 Oct 11 15:55:19.159 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 15:55:19.159 INFO blam! at libsyntax/lib.rs:106 Oct 11 15:55:19.159 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 15:55:19.159 INFO blam! 9: 0x563413e25a8f - syntax::with_globals::h13b9cd4342f6776c Oct 11 15:55:19.159 INFO blam! at libsyntax/lib.rs:105 Oct 11 15:55:19.159 INFO blam! 10: 0x563413eca94a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 11 15:55:19.159 INFO blam! at librustdoc/test.rs:562 Oct 11 15:55:19.159 INFO blam! at libstd/panic.rs:313 Oct 11 15:55:19.159 INFO blam! at libstd/panicking.rs:310 Oct 11 15:55:19.159 INFO blam! 11: 0x7f45b86fbc79 - __rust_maybe_catch_panic Oct 11 15:55:19.159 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:55:19.159 INFO blam! 12: 0x563413f1f7d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 11 15:55:19.159 INFO blam! at libstd/panicking.rs:289 Oct 11 15:55:19.159 INFO blam! at libstd/panic.rs:392 Oct 11 15:55:19.159 INFO blam! at librustc_driver/lib.rs:1575 Oct 11 15:55:19.159 INFO blam! 13: 0x5634140239ec - >::call_box::h469711a6fc649ccc Oct 11 15:55:19.159 INFO blam! at librustdoc/test.rs:562 Oct 11 15:55:19.159 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:55:19.159 INFO blam! 14: 0x7f45b9d50ad2 - >::call_box::h477ac8c82814e76d Oct 11 15:55:19.159 INFO blam! at libtest/lib.rs:1461 Oct 11 15:55:19.159 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:55:19.159 INFO blam! 15: 0x7f45b86fbc79 - __rust_maybe_catch_panic Oct 11 15:55:19.159 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:55:19.159 INFO blam! 16: 0x7f45b9d77b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 15:55:19.159 INFO blam! at libstd/panicking.rs:289 Oct 11 15:55:19.159 INFO blam! at libstd/panic.rs:392 Oct 11 15:55:19.159 INFO blam! at libtest/lib.rs:1423 Oct 11 15:55:19.159 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 15:55:19.159 INFO blam! 17: 0x7f45b9d78ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 15:55:19.159 INFO blam! at libstd/thread/mod.rs:409 Oct 11 15:55:19.159 INFO blam! at libstd/panic.rs:313 Oct 11 15:55:19.159 INFO blam! at libstd/panicking.rs:310 Oct 11 15:55:19.159 INFO blam! 18: 0x7f45b86fbc79 - __rust_maybe_catch_panic Oct 11 15:55:19.159 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:55:19.159 INFO blam! 19: 0x7f45b9d615b6 - >::call_box::h96125cb29a9ba44b Oct 11 15:55:19.159 INFO blam! at libstd/panicking.rs:289 Oct 11 15:55:19.159 INFO blam! at libstd/panic.rs:392 Oct 11 15:55:19.159 INFO blam! at libstd/thread/mod.rs:408 Oct 11 15:55:19.159 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:55:19.159 INFO blam! 20: 0x7f45b86e993a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 15:55:19.159 INFO blam! at liballoc/boxed.rs:682 Oct 11 15:55:19.159 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 15:55:19.159 INFO blam! 21: 0x7f45b86bed35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 15:55:19.159 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 15:55:19.159 INFO blam! 22: 0x7f45b82496b9 - start_thread Oct 11 15:55:19.159 INFO blam! 23: 0x7f45b7d6941c - clone Oct 11 15:55:19.159 INFO blam! 24: 0x0 - Oct 11 15:55:19.160 INFO blam! query stack during panic: Oct 11 15:55:19.160 INFO blam! end of query stack Oct 11 15:55:19.160 INFO blam! Oct 11 15:55:19.160 INFO blam! ---- src/lib.rs - (line 43) stdout ---- Oct 11 15:55:19.160 INFO blam! error[E0405]: cannot find trait `UpCastAs` in this scope Oct 11 15:55:19.160 INFO blam! --> src/lib.rs:44:15 Oct 11 15:55:19.160 INFO blam! | Oct 11 15:55:19.160 INFO blam! 3 | fn example>() { Oct 11 15:55:19.160 INFO blam! | ^^^^^^^^ not found in this scope Oct 11 15:55:19.160 INFO blam! Oct 11 15:55:19.160 INFO blam! thread 'src/lib.rs - (line 43)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 11 15:55:19.160 INFO blam! stack backtrace: Oct 11 15:55:19.160 INFO blam! 0: 0x7f45b86e2dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 15:55:19.160 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 15:55:19.160 INFO blam! 1: 0x7f45b86c7e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 15:55:19.160 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 15:55:19.160 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 15:55:19.160 INFO blam! 2: 0x7f45b86edd9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 15:55:19.160 INFO blam! at libstd/panicking.rs:211 Oct 11 15:55:19.160 INFO blam! 3: 0x7f45b86edaab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 15:55:19.160 INFO blam! at libstd/panicking.rs:221 Oct 11 15:55:19.160 INFO blam! 4: 0x7f45ba96964e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 11 15:55:19.160 INFO blam! 5: 0x7f45b86ee563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 15:55:19.160 INFO blam! at libstd/panicking.rs:480 Oct 11 15:55:19.160 INFO blam! 6: 0x563413eca796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 11 15:55:19.160 INFO blam! at libstd/panicking.rs:410 Oct 11 15:55:19.160 INFO blam! 7: 0x56341404dcfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 11 15:55:19.160 INFO blam! at librustdoc/test.rs:333 Oct 11 15:55:19.160 INFO blam! 8: 0x56341400def7 - >::set::hd7bc23bb100376f9 Oct 11 15:55:19.160 INFO blam! at librustdoc/test.rs:565 Oct 11 15:55:19.160 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 15:55:19.160 INFO blam! at libsyntax/lib.rs:106 Oct 11 15:55:19.160 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 15:55:19.160 INFO blam! 9: 0x563413e25a8f - syntax::with_globals::h13b9cd4342f6776c Oct 11 15:55:19.160 INFO blam! at libsyntax/lib.rs:105 Oct 11 15:55:19.160 INFO blam! 10: 0x563413eca94a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 11 15:55:19.160 INFO blam! at librustdoc/test.rs:562 Oct 11 15:55:19.160 INFO blam! at libstd/panic.rs:313 Oct 11 15:55:19.160 INFO blam! at libstd/panicking.rs:310 Oct 11 15:55:19.160 INFO blam! 11: 0x7f45b86fbc79 - __rust_maybe_catch_panic Oct 11 15:55:19.160 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:55:19.160 INFO blam! 12: 0x563413f1f7d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 11 15:55:19.160 INFO blam! at libstd/panicking.rs:289 Oct 11 15:55:19.160 INFO blam! at libstd/panic.rs:392 Oct 11 15:55:19.160 INFO blam! at librustc_driver/lib.rs:1575 Oct 11 15:55:19.160 INFO blam! 13: 0x5634140239ec - >::call_box::h469711a6fc649ccc Oct 11 15:55:19.160 INFO blam! at librustdoc/test.rs:562 Oct 11 15:55:19.160 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:55:19.160 INFO blam! 14: 0x7f45b9d50ad2 - >::call_box::h477ac8c82814e76d Oct 11 15:55:19.160 INFO blam! at libtest/lib.rs:1461 Oct 11 15:55:19.160 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:55:19.160 INFO blam! 15: 0x7f45b86fbc79 - __rust_maybe_catch_panic Oct 11 15:55:19.160 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:55:19.160 INFO blam! 16: 0x7f45b9d77b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 15:55:19.160 INFO blam! at libstd/panicking.rs:289 Oct 11 15:55:19.160 INFO blam! at libstd/panic.rs:392 Oct 11 15:55:19.160 INFO blam! at libtest/lib.rs:1423 Oct 11 15:55:19.160 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 15:55:19.160 INFO blam! 17: 0x7f45b9d78ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 15:55:19.160 INFO blam! at libstd/thread/mod.rs:409 Oct 11 15:55:19.160 INFO blam! at libstd/panic.rs:313 Oct 11 15:55:19.160 INFO blam! at libstd/panicking.rs:310 Oct 11 15:55:19.160 INFO blam! 18: 0x7f45b86fbc79 - __rust_maybe_catch_panic Oct 11 15:55:19.160 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 15:55:19.160 INFO blam! 19: 0x7f45b9d615b6 - >::call_box::h96125cb29a9ba44b Oct 11 15:55:19.160 INFO blam! at libstd/panicking.rs:289 Oct 11 15:55:19.160 INFO blam! at libstd/panic.rs:392 Oct 11 15:55:19.160 INFO blam! at libstd/thread/mod.rs:408 Oct 11 15:55:19.160 INFO blam! at liballoc/boxed.rs:672 Oct 11 15:55:19.160 INFO blam! 20: 0x7f45b86e993a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 15:55:19.160 INFO blam! at liballoc/boxed.rs:682 Oct 11 15:55:19.160 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 15:55:19.160 INFO blam! 21: 0x7f45b86bed35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 15:55:19.160 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 15:55:19.160 INFO blam! 22: 0x7f45b82496b9 - start_thread Oct 11 15:55:19.160 INFO blam! 23: 0x7f45b7d6941c - clone Oct 11 15:55:19.160 INFO blam! 24: 0x0 - Oct 11 15:55:19.160 INFO blam! query stack during panic: Oct 11 15:55:19.160 INFO blam! end of query stack Oct 11 15:55:19.160 INFO blam! Oct 11 15:55:19.161 INFO blam! Oct 11 15:55:19.161 INFO blam! failures: Oct 11 15:55:19.161 INFO blam! src/lib.rs - (line 18) Oct 11 15:55:19.161 INFO blam! src/lib.rs - (line 32) Oct 11 15:55:19.161 INFO blam! src/lib.rs - (line 4) Oct 11 15:55:19.161 INFO blam! src/lib.rs - (line 43) Oct 11 15:55:19.161 INFO blam! Oct 11 15:55:19.161 INFO blam! test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:55:19.161 INFO blam! Oct 11 15:55:19.622 INFO running `"docker" "rm" "-f" "4aba96364acc93d9d97f8d8dae46100dc393cc05143363f93983815db691f7cf"` Oct 11 15:55:19.790 INFO blam! 4aba96364acc93d9d97f8d8dae46100dc393cc05143363f93983815db691f7cf