Nov 17 11:23:54.815 INFO testing TheNumerus/enigmap-renderer against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 11:23:54.815 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 11:23:55.242 INFO [stdout] b6aec8b1fa64af5171cb329ff0547bcb951d738010762a862fc8834e0c85f065 Nov 17 11:23:55.244 INFO running `"docker" "start" "-a" "b6aec8b1fa64af5171cb329ff0547bcb951d738010762a862fc8834e0c85f065"` Nov 17 11:23:55.663 INFO [stderr] usermod: no changes Nov 17 11:23:56.771 INFO [stderr] Compiling deflate v0.7.19 Nov 17 11:23:56.792 INFO [stderr] Compiling gl_generator v0.9.0 Nov 17 11:23:56.800 INFO [stderr] Compiling enum_primitive v0.1.1 Nov 17 11:23:56.809 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 17 11:23:56.811 INFO [stderr] Compiling num-derive v0.2.2 Nov 17 11:23:56.831 INFO [stderr] Compiling jpeg-decoder v0.1.15 Nov 17 11:23:56.839 INFO [stderr] Compiling smithay-client-toolkit v0.2.6 Nov 17 11:24:01.737 INFO [stderr] Compiling png v0.11.0 Nov 17 11:24:01.867 INFO [stderr] Compiling png v0.12.0 Nov 17 11:24:01.980 INFO [stderr] Compiling glutin v0.17.0 Nov 17 11:24:01.980 INFO [stderr] Compiling glium v0.22.0 Nov 17 11:24:11.775 INFO [stderr] Compiling image v0.18.0 Nov 17 11:24:12.259 INFO [stderr] Compiling tiff v0.2.1 Nov 17 11:24:14.172 INFO [stderr] Compiling winit v0.16.2 Nov 17 11:24:16.183 INFO [stderr] Compiling image v0.20.0 Nov 17 11:24:45.632 INFO [stderr] Compiling noise v0.5.1 Nov 17 11:25:26.819 INFO [stderr] Compiling enigmap v0.1.0 (/source) Nov 17 11:25:30.768 INFO [stderr] warning: variant `DEBUG_2D` should have a camel case name such as `Debug2d` Nov 17 11:25:30.768 INFO [stderr] --> src/hex.rs:97:5 Nov 17 11:25:30.768 INFO [stderr] | Nov 17 11:25:30.768 INFO [stderr] 97 | DEBUG_2D((f32,f32)), Nov 17 11:25:30.768 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 17 11:25:30.768 INFO [stderr] | Nov 17 11:25:30.768 INFO [stderr] = note: #[warn(non_camel_case_types)] on by default Nov 17 11:25:30.768 INFO [stderr] Nov 17 11:25:43.353 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s Nov 17 11:25:43.391 INFO [stderr] su: No module specific data is present Nov 17 11:25:44.614 INFO running `"docker" "inspect" "b6aec8b1fa64af5171cb329ff0547bcb951d738010762a862fc8834e0c85f065"` Nov 17 11:25:44.949 INFO running `"docker" "rm" "-f" "b6aec8b1fa64af5171cb329ff0547bcb951d738010762a862fc8834e0c85f065"` Nov 17 11:25:45.359 INFO [stdout] b6aec8b1fa64af5171cb329ff0547bcb951d738010762a862fc8834e0c85f065 Nov 17 11:25:45.362 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 11:25:45.935 INFO [stdout] d0f4def61c280486b1d08db70f48ac9a12be89d304839ad2e88a366910211572 Nov 17 11:25:45.947 INFO running `"docker" "start" "-a" "d0f4def61c280486b1d08db70f48ac9a12be89d304839ad2e88a366910211572"` Nov 17 11:25:47.234 INFO [stderr] usermod: no changes Nov 17 11:25:47.605 INFO [stderr] Compiling chrono v0.4.6 Nov 17 11:25:47.611 INFO [stderr] Compiling csv v1.0.2 Nov 17 11:25:47.611 INFO [stderr] Compiling handlebars v0.32.4 Nov 17 11:25:53.623 INFO [stderr] Compiling simplelog v0.5.3 Nov 17 11:26:01.326 INFO [stderr] Compiling criterion v0.2.5 Nov 17 11:26:16.092 INFO [stderr] Compiling enigmap v0.1.0 (/source) Nov 17 11:26:22.098 INFO [stderr] warning: variant `DEBUG_2D` should have a camel case name such as `Debug2d` Nov 17 11:26:22.098 INFO [stderr] --> src/hex.rs:97:5 Nov 17 11:26:22.098 INFO [stderr] | Nov 17 11:26:22.098 INFO [stderr] 97 | DEBUG_2D((f32,f32)), Nov 17 11:26:22.098 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 17 11:26:22.098 INFO [stderr] | Nov 17 11:26:22.098 INFO [stderr] = note: #[warn(non_camel_case_types)] on by default Nov 17 11:26:22.100 INFO [stderr] Nov 17 11:26:22.804 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.55s Nov 17 11:26:22.832 INFO [stderr] su: No module specific data is present Nov 17 11:26:24.496 INFO running `"docker" "inspect" "d0f4def61c280486b1d08db70f48ac9a12be89d304839ad2e88a366910211572"` Nov 17 11:26:24.852 INFO running `"docker" "rm" "-f" "d0f4def61c280486b1d08db70f48ac9a12be89d304839ad2e88a366910211572"` Nov 17 11:26:25.207 INFO [stdout] d0f4def61c280486b1d08db70f48ac9a12be89d304839ad2e88a366910211572 Nov 17 11:26:25.214 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 11:26:25.710 INFO [stdout] 719697065ed389f14efd398d26f2d3c78c4c2652127b51c5f5a6c4182c526a4f Nov 17 11:26:25.713 INFO running `"docker" "start" "-a" "719697065ed389f14efd398d26f2d3c78c4c2652127b51c5f5a6c4182c526a4f"` Nov 17 11:26:28.014 INFO [stderr] usermod: no changes Nov 17 11:26:28.380 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s Nov 17 11:26:28.392 INFO [stderr] Running /target/debug/deps/enigmap-75fdfeb566d79c7a Nov 17 11:26:28.405 INFO [stdout] Nov 17 11:26:28.405 INFO [stdout] running 0 tests Nov 17 11:26:28.405 INFO [stdout] Nov 17 11:26:28.405 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 11:26:28.405 INFO [stdout] Nov 17 11:26:28.408 INFO [stderr] Running /target/debug/deps/enigmap-8f05a3ed87ea2a5c Nov 17 11:26:28.413 INFO [stdout] Nov 17 11:26:28.413 INFO [stdout] running 0 tests Nov 17 11:26:28.413 INFO [stdout] Nov 17 11:26:28.413 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 11:26:28.413 INFO [stdout] Nov 17 11:26:28.415 INFO [stderr] Doc-tests enigmap Nov 17 11:26:34.063 INFO [stdout] Nov 17 11:26:34.063 INFO [stdout] running 1 test Nov 17 11:26:46.464 INFO [stdout] test src/lib.rs - (line 4) ... FAILED Nov 17 11:26:46.464 INFO [stdout] Nov 17 11:26:46.464 INFO [stdout] failures: Nov 17 11:26:46.464 INFO [stdout] Nov 17 11:26:46.464 INFO [stdout] ---- src/lib.rs - (line 4) stdout ---- Nov 17 11:26:46.464 INFO [stdout] thread 'src/lib.rs - (line 4)' panicked at 'test executable failed: Nov 17 11:26:46.464 INFO [stdout] Nov 17 11:26:46.464 INFO [stdout] error: XDG_RUNTIME_DIR not set in the environment. Nov 17 11:26:46.464 INFO [stdout] thread 'main' panicked at 'Failed to initialize any backend! Nov 17 11:26:46.464 INFO [stdout] Wayland status: NoCompositorListening Nov 17 11:26:46.464 INFO [stdout] X11 status: XOpenDisplayFailed Nov 17 11:26:46.464 INFO [stdout] ', /cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.16.2/src/platform/linux/mod.rs:439:9 Nov 17 11:26:46.464 INFO [stdout] stack backtrace: Nov 17 11:26:46.464 INFO [stdout] 0: 0x55e281364593 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h26df0f6fdb27c709 Nov 17 11:26:46.464 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 17 11:26:46.464 INFO [stdout] 1: 0x55e28135efa8 - std::sys_common::backtrace::_print::h84c40fecda6d638e Nov 17 11:26:46.464 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 17 11:26:46.464 INFO [stdout] 2: 0x55e281363554 - std::panicking::default_hook::{{closure}}::h77e370c0567fc0a7 Nov 17 11:26:46.464 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 17 11:26:46.464 INFO [stdout] at libstd/panicking.rs:211 Nov 17 11:26:46.464 INFO [stdout] 3: 0x55e2813632bd - std::panicking::default_hook::hb9a45c11a33bbcb2 Nov 17 11:26:46.464 INFO [stdout] at libstd/panicking.rs:227 Nov 17 11:26:46.464 INFO [stdout] 4: 0x55e281363c60 - std::panicking::rust_panic_with_hook::ha8d95048d940f754 Nov 17 11:26:46.464 INFO [stdout] at libstd/panicking.rs:476 Nov 17 11:26:46.464 INFO [stdout] 5: 0x55e2811825c5 - std::panicking::begin_panic::hf11c6b1fabcfb20b Nov 17 11:26:46.464 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:410 Nov 17 11:26:46.464 INFO [stdout] 6: 0x55e2811b2db8 - winit::platform::platform::EventsLoop::new::h061834596838a365 Nov 17 11:26:46.464 INFO [stdout] at /cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.16.2/src/platform/linux/mod.rs:439 Nov 17 11:26:46.464 INFO [stdout] 7: 0x55e28118641f - winit::EventsLoop::new::h969bba611c9547e6 Nov 17 11:26:46.464 INFO [stdout] at /cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.16.2/src/lib.rs:207 Nov 17 11:26:46.464 INFO [stdout] 8: 0x55e280f6350c - ::render::h068827cc1e6f768f Nov 17 11:26:46.464 INFO [stdout] at src/renderers/ogl.rs:41 Nov 17 11:26:46.464 INFO [stdout] 9: 0x55e280f0ce79 - rust_out::main::h19287f9e3b324627 Nov 17 11:26:46.464 INFO [stdout] 10: 0x55e280f0cc52 - std::rt::lang_start::{{closure}}::h3d0c1bbb6e929937 Nov 17 11:26:46.464 INFO [stdout] 11: 0x55e281363662 - std::panicking::try::do_call::hd60a76d8ded0e2c5 Nov 17 11:26:46.464 INFO [stdout] at libstd/rt.rs:59 Nov 17 11:26:46.464 INFO [stdout] at libstd/panicking.rs:310 Nov 17 11:26:46.464 INFO [stdout] 12: 0x55e281371a09 - __rust_maybe_catch_panic Nov 17 11:26:46.464 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 11:26:46.464 INFO [stdout] 13: 0x55e281364033 - std::rt::lang_start_internal::h97a4fd93ec84f1b4 Nov 17 11:26:46.464 INFO [stdout] at libstd/panicking.rs:289 Nov 17 11:26:46.464 INFO [stdout] at libstd/panic.rs:398 Nov 17 11:26:46.464 INFO [stdout] at libstd/rt.rs:58 Nov 17 11:26:46.464 INFO [stdout] 14: 0x55e280f0cc34 - std::rt::lang_start::hbff2539fce690b1d Nov 17 11:26:46.464 INFO [stdout] 15: 0x55e280f0ceca - main Nov 17 11:26:46.464 INFO [stdout] 16: 0x7f8f808a582f - __libc_start_main Nov 17 11:26:46.464 INFO [stdout] 17: 0x55e280f0cab8 - _start Nov 17 11:26:46.464 INFO [stdout] 18: 0x0 - Nov 17 11:26:46.464 INFO [stdout] Nov 17 11:26:46.464 INFO [stdout] ', librustdoc/test.rs:358:17 Nov 17 11:26:46.464 INFO [stdout] stack backtrace: Nov 17 11:26:46.464 INFO [stdout] 0: 0x7f82bdd9fa83 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h26df0f6fdb27c709 Nov 17 11:26:46.464 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 17 11:26:46.464 INFO [stdout] 1: 0x7f82bdd972a8 - std::sys_common::backtrace::_print::h84c40fecda6d638e Nov 17 11:26:46.464 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 17 11:26:46.464 INFO [stdout] 2: 0x7f82bdd9c454 - std::panicking::default_hook::{{closure}}::h77e370c0567fc0a7 Nov 17 11:26:46.464 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 17 11:26:46.464 INFO [stdout] at libstd/panicking.rs:211 Nov 17 11:26:46.464 INFO [stdout] 3: 0x7f82bdd9c13c - std::panicking::default_hook::hb9a45c11a33bbcb2 Nov 17 11:26:46.464 INFO [stdout] at libstd/panicking.rs:221 Nov 17 11:26:46.464 INFO [stdout] 4: 0x7f82bfeee6d1 - rustc::util::common::panic_hook::h102faf9876448695 Nov 17 11:26:46.464 INFO [stdout] 5: 0x7f82bdd9cc39 - std::panicking::rust_panic_with_hook::ha8d95048d940f754 Nov 17 11:26:46.464 INFO [stdout] at libstd/panicking.rs:480 Nov 17 11:26:46.464 INFO [stdout] 6: 0x7f82bdd9c6e1 - std::panicking::continue_panic_fmt::hfc82a3747387e2c6 Nov 17 11:26:46.464 INFO [stdout] at libstd/panicking.rs:390 Nov 17 11:26:46.464 INFO [stdout] 7: 0x7f82bdd9c62e - std::panicking::begin_panic_fmt::h17464725d83144d2 Nov 17 11:26:46.464 INFO [stdout] at libstd/panicking.rs:345 Nov 17 11:26:46.464 INFO [stdout] 8: 0x5629e4b93f7a - rustdoc::test::run_test::h3a69135895ffb56a Nov 17 11:26:46.464 INFO [stdout] at librustdoc/test.rs:358 Nov 17 11:26:46.464 INFO [stdout] 9: 0x5629e4a66eee - >::set::hc4facc4870e509b6 Nov 17 11:26:46.464 INFO [stdout] at librustdoc/test.rs:654 Nov 17 11:26:46.464 INFO [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Nov 17 11:26:46.464 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libsyntax/lib.rs:124 Nov 17 11:26:46.465 INFO [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Nov 17 11:26:46.465 INFO [stdout] 10: 0x5629e4a45d51 - syntax::with_globals::h6744305bcb163a73 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libsyntax/lib.rs:123 Nov 17 11:26:46.465 INFO [stdout] 11: 0x5629e49ce40b - std::panicking::try::do_call::h82ccb7efab0bea3e Nov 17 11:26:46.465 INFO [stdout] at librustdoc/test.rs:651 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 17 11:26:46.465 INFO [stdout] 12: 0x7f82bddba019 - __rust_maybe_catch_panic Nov 17 11:26:46.465 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 11:26:46.465 INFO [stdout] 13: 0x5629e4a5f8d9 - rustc_driver::in_named_rustc_thread::hf9918f7965f714e8 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/librustc_driver/lib.rs:1554 Nov 17 11:26:46.465 INFO [stdout] 14: 0x5629e4b68270 - >::call_box::h692f6b13f40e7377 Nov 17 11:26:46.465 INFO [stdout] at librustdoc/test.rs:651 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 11:26:46.465 INFO [stdout] 15: 0x7f82bf3d0b32 - >::call_box::hd23e96f38fbd7505 Nov 17 11:26:46.465 INFO [stdout] at libtest/lib.rs:1464 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 11:26:46.465 INFO [stdout] 16: 0x7f82bddba019 - __rust_maybe_catch_panic Nov 17 11:26:46.465 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 11:26:46.465 INFO [stdout] 17: 0x7f82bf3c8453 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0ded23d435d70d0 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 11:26:46.465 INFO [stdout] at libtest/lib.rs:1426 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/sys_common/backtrace.rs:136 Nov 17 11:26:46.465 INFO [stdout] 18: 0x7f82bf3c92f4 - std::panicking::try::do_call::h031514fb401b7159 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:477 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 17 11:26:46.465 INFO [stdout] 19: 0x7f82bddba019 - __rust_maybe_catch_panic Nov 17 11:26:46.465 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 17 11:26:46.465 INFO [stdout] 20: 0x7f82bf3d09cc - >::call_box::h44700b7a2ec6fd33 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:476 Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 17 11:26:46.465 INFO [stdout] 21: 0x7f82bddacafd - std::sys::unix::thread::Thread::new::thread_start::h8526625243d2f13b Nov 17 11:26:46.465 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:683 Nov 17 11:26:46.465 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 17 11:26:46.465 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 17 11:26:46.465 INFO [stdout] 22: 0x7f82bdb1f6b9 - start_thread Nov 17 11:26:46.465 INFO [stdout] 23: 0x7f82bd43741c - clone Nov 17 11:26:46.465 INFO [stdout] 24: 0x0 - Nov 17 11:26:46.465 INFO [stdout] query stack during panic: Nov 17 11:26:46.465 INFO [stdout] end of query stack Nov 17 11:26:46.465 INFO [stdout] Nov 17 11:26:46.465 INFO [stdout] Nov 17 11:26:46.465 INFO [stdout] failures: Nov 17 11:26:46.465 INFO [stdout] src/lib.rs - (line 4) Nov 17 11:26:46.465 INFO [stdout] Nov 17 11:26:46.465 INFO [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 11:26:46.465 INFO [stdout] Nov 17 11:26:46.507 INFO [stderr] error: test failed, to rerun pass '--doc' Nov 17 11:26:46.511 INFO [stderr] su: No module specific data is present Nov 17 11:26:47.865 INFO running `"docker" "inspect" "719697065ed389f14efd398d26f2d3c78c4c2652127b51c5f5a6c4182c526a4f"` Nov 17 11:26:48.253 INFO running `"docker" "rm" "-f" "719697065ed389f14efd398d26f2d3c78c4c2652127b51c5f5a6c4182c526a4f"` Nov 17 11:26:48.651 INFO [stdout] 719697065ed389f14efd398d26f2d3c78c4c2652127b51c5f5a6c4182c526a4f