Oct 10 14:29:59.766 INFO testing spacekookie/thunder against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:29:59.766 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:29:59.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 14:30:00.080 INFO blam! 71e8d3fa80d1ec28c277901f4af0f129bdb64a1b012c9a978cfbc83a69a75d2f Oct 10 14:30:00.088 INFO running `"docker" "start" "-a" "71e8d3fa80d1ec28c277901f4af0f129bdb64a1b012c9a978cfbc83a69a75d2f"` Oct 10 14:30:00.868 INFO kablam! usermod: no changes Oct 10 14:30:00.925 INFO kablam! Compiling clap v2.31.2 Oct 10 14:30:00.926 INFO kablam! Compiling syn v0.12.15 Oct 10 14:30:25.273 INFO kablam! Compiling thunder v0.3.1 (/source) Oct 10 14:30:27.849 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 14:30:27.849 INFO kablam! --> src/lib.rs:4:12 Oct 10 14:30:27.849 INFO kablam! | Oct 10 14:30:27.849 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 10 14:30:27.856 INFO kablam! | ^^^^^^^^^^ Oct 10 14:30:27.856 INFO kablam! | Oct 10 14:30:27.856 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:30:27.856 INFO kablam! Oct 10 14:30:27.856 INFO kablam! warning: the feature `iterator_flatten` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 14:30:27.856 INFO kablam! --> src/lib.rs:4:40 Oct 10 14:30:27.856 INFO kablam! | Oct 10 14:30:27.856 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 10 14:30:27.856 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 14:30:27.856 INFO kablam! Oct 10 14:30:27.856 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Oct 10 14:30:27.856 INFO kablam! --> src/lib.rs:4:24 Oct 10 14:30:27.856 INFO kablam! | Oct 10 14:30:27.856 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 10 14:30:27.856 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 14:30:27.856 INFO kablam! Oct 10 14:30:31.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.36s Oct 10 14:30:31.248 INFO kablam! su: No module specific data is present Oct 10 14:30:31.853 INFO running `"docker" "rm" "-f" "71e8d3fa80d1ec28c277901f4af0f129bdb64a1b012c9a978cfbc83a69a75d2f"` Oct 10 14:30:32.080 INFO blam! 71e8d3fa80d1ec28c277901f4af0f129bdb64a1b012c9a978cfbc83a69a75d2f Oct 10 14:30:32.084 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:30:32.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 14:30:32.496 INFO blam! 2886c735a40d4790343be3a2fadc45755d8199a7bb4c722c4cbfa270cb0e76d5 Oct 10 14:30:32.501 INFO running `"docker" "start" "-a" "2886c735a40d4790343be3a2fadc45755d8199a7bb4c722c4cbfa270cb0e76d5"` Oct 10 14:30:33.308 INFO kablam! usermod: no changes Oct 10 14:30:33.416 INFO kablam! Compiling thunder v0.3.1 (/source) Oct 10 14:30:34.512 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 14:30:34.512 INFO kablam! --> examples/loki.rs:1:12 Oct 10 14:30:34.512 INFO kablam! | Oct 10 14:30:34.512 INFO kablam! 1 | #![feature(proc_macro)] Oct 10 14:30:34.512 INFO kablam! | ^^^^^^^^^^ Oct 10 14:30:34.512 INFO kablam! | Oct 10 14:30:34.512 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:30:34.512 INFO kablam! Oct 10 14:30:34.512 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 14:30:34.512 INFO kablam! --> examples/thor.rs:2:12 Oct 10 14:30:34.512 INFO kablam! | Oct 10 14:30:34.512 INFO kablam! 2 | #![feature(proc_macro)] Oct 10 14:30:34.512 INFO kablam! | ^^^^^^^^^^ Oct 10 14:30:34.512 INFO kablam! | Oct 10 14:30:34.512 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:30:34.512 INFO kablam! Oct 10 14:30:37.481 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 14:30:37.481 INFO kablam! --> src/lib.rs:4:12 Oct 10 14:30:37.481 INFO kablam! | Oct 10 14:30:37.481 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 10 14:30:37.481 INFO kablam! | ^^^^^^^^^^ Oct 10 14:30:37.481 INFO kablam! | Oct 10 14:30:37.481 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:30:37.481 INFO kablam! Oct 10 14:30:37.484 INFO kablam! warning: the feature `iterator_flatten` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 10 14:30:37.484 INFO kablam! --> src/lib.rs:4:40 Oct 10 14:30:37.484 INFO kablam! | Oct 10 14:30:37.484 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 10 14:30:37.484 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 14:30:37.484 INFO kablam! Oct 10 14:30:37.484 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Oct 10 14:30:37.484 INFO kablam! --> src/lib.rs:4:24 Oct 10 14:30:37.484 INFO kablam! | Oct 10 14:30:37.484 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 10 14:30:37.484 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 14:30:37.484 INFO kablam! Oct 10 14:30:37.736 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.40s Oct 10 14:30:37.737 INFO kablam! su: No module specific data is present Oct 10 14:30:38.332 INFO running `"docker" "rm" "-f" "2886c735a40d4790343be3a2fadc45755d8199a7bb4c722c4cbfa270cb0e76d5"` Oct 10 14:30:38.593 INFO blam! 2886c735a40d4790343be3a2fadc45755d8199a7bb4c722c4cbfa270cb0e76d5 Oct 10 14:30:38.599 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:30:38.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 14:30:38.940 INFO blam! 4aa104c09e34e2d90ca8a607fd3a0569866456747cfd7f29885028cf96b7e329 Oct 10 14:30:38.949 INFO running `"docker" "start" "-a" "4aa104c09e34e2d90ca8a607fd3a0569866456747cfd7f29885028cf96b7e329"` Oct 10 14:30:40.037 INFO kablam! usermod: no changes Oct 10 14:30:40.137 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 14:30:40.156 INFO kablam! Running /target/debug/deps/thunder-88d28954c9adea75 Oct 10 14:30:40.176 INFO kablam! Doc-tests thunder Oct 10 14:30:40.176 INFO blam! Oct 10 14:30:40.176 INFO blam! running 0 tests Oct 10 14:30:40.176 INFO blam! Oct 10 14:30:40.176 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:30:40.176 INFO blam! Oct 10 14:30:44.544 INFO blam! Oct 10 14:30:44.544 INFO blam! running 1 test Oct 10 14:30:45.631 INFO blam! test src/lib.rs - (line 17) ... FAILED Oct 10 14:30:45.632 INFO blam! Oct 10 14:30:45.632 INFO blam! failures: Oct 10 14:30:45.632 INFO blam! Oct 10 14:30:45.633 INFO blam! ---- src/lib.rs - (line 17) stdout ---- Oct 10 14:30:45.633 INFO blam! error[E0658]: The attribute `thunderclap` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Oct 10 14:30:45.633 INFO blam! --> src/lib.rs:23:3 Oct 10 14:30:45.633 INFO blam! | Oct 10 14:30:45.634 INFO blam! 8 | #[thunderclap] Oct 10 14:30:45.634 INFO blam! | ^^^^^^^^^^^ Oct 10 14:30:45.634 INFO blam! | Oct 10 14:30:45.635 INFO blam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Oct 10 14:30:45.635 INFO blam! Oct 10 14:30:45.635 INFO blam! thread 'src/lib.rs - (line 17)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 10 14:30:45.635 INFO blam! stack backtrace: Oct 10 14:30:45.636 INFO blam! 0: 0x7f094ea47dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 14:30:45.636 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 14:30:45.636 INFO blam! 1: 0x7f094ea2ce06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 14:30:45.636 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 14:30:45.637 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 14:30:45.637 INFO blam! 2: 0x7f094ea52d9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 14:30:45.637 INFO blam! at libstd/panicking.rs:211 Oct 10 14:30:45.638 INFO blam! 3: 0x7f094ea52aab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 14:30:45.638 INFO blam! at libstd/panicking.rs:221 Oct 10 14:30:45.638 INFO blam! 4: 0x7f0950cce64e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 10 14:30:45.638 INFO blam! 5: 0x7f094ea53563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 14:30:45.639 INFO blam! at libstd/panicking.rs:480 Oct 10 14:30:45.639 INFO blam! 6: 0x55f2bcd9b796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 10 14:30:45.639 INFO blam! at libstd/panicking.rs:410 Oct 10 14:30:45.639 INFO blam! 7: 0x55f2bcf1ecfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 10 14:30:45.640 INFO blam! at librustdoc/test.rs:333 Oct 10 14:30:45.640 INFO blam! 8: 0x55f2bcedeef7 - >::set::hd7bc23bb100376f9 Oct 10 14:30:45.640 INFO blam! at librustdoc/test.rs:565 Oct 10 14:30:45.640 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 10 14:30:45.641 INFO blam! at libsyntax/lib.rs:106 Oct 10 14:30:45.641 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 10 14:30:45.641 INFO blam! 9: 0x55f2bccf6a8f - syntax::with_globals::h13b9cd4342f6776c Oct 10 14:30:45.641 INFO blam! at libsyntax/lib.rs:105 Oct 10 14:30:45.642 INFO blam! 10: 0x55f2bcd9b94a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 10 14:30:45.642 INFO blam! at librustdoc/test.rs:562 Oct 10 14:30:45.642 INFO blam! at libstd/panic.rs:313 Oct 10 14:30:45.642 INFO blam! at libstd/panicking.rs:310 Oct 10 14:30:45.643 INFO blam! 11: 0x7f094ea60c79 - __rust_maybe_catch_panic Oct 10 14:30:45.643 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 14:30:45.643 INFO blam! 12: 0x55f2bcdf07d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 10 14:30:45.644 INFO blam! at libstd/panicking.rs:289 Oct 10 14:30:45.644 INFO blam! at libstd/panic.rs:392 Oct 10 14:30:45.644 INFO blam! at librustc_driver/lib.rs:1575 Oct 10 14:30:45.644 INFO blam! 13: 0x55f2bcef49ec - >::call_box::h469711a6fc649ccc Oct 10 14:30:45.645 INFO blam! at librustdoc/test.rs:562 Oct 10 14:30:45.645 INFO blam! at liballoc/boxed.rs:672 Oct 10 14:30:45.645 INFO blam! 14: 0x7f09500b5ad2 - >::call_box::h477ac8c82814e76d Oct 10 14:30:45.645 INFO blam! at libtest/lib.rs:1461 Oct 10 14:30:45.646 INFO blam! at liballoc/boxed.rs:672 Oct 10 14:30:45.646 INFO blam! 15: 0x7f094ea60c79 - __rust_maybe_catch_panic Oct 10 14:30:45.646 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 14:30:45.646 INFO blam! 16: 0x7f09500dcb5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 14:30:45.647 INFO blam! at libstd/panicking.rs:289 Oct 10 14:30:45.647 INFO blam! at libstd/panic.rs:392 Oct 10 14:30:45.647 INFO blam! at libtest/lib.rs:1423 Oct 10 14:30:45.648 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 14:30:45.648 INFO blam! 17: 0x7f09500ddac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 14:30:45.652 INFO blam! at libstd/thread/mod.rs:409 Oct 10 14:30:45.652 INFO blam! at libstd/panic.rs:313 Oct 10 14:30:45.653 INFO blam! at libstd/panicking.rs:310 Oct 10 14:30:45.653 INFO blam! 18: 0x7f094ea60c79 - __rust_maybe_catch_panic Oct 10 14:30:45.653 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 14:30:45.654 INFO blam! 19: 0x7f09500c65b6 - >::call_box::h96125cb29a9ba44b Oct 10 14:30:45.654 INFO blam! at libstd/panicking.rs:289 Oct 10 14:30:45.654 INFO blam! at libstd/panic.rs:392 Oct 10 14:30:45.654 INFO blam! at libstd/thread/mod.rs:408 Oct 10 14:30:45.655 INFO blam! at liballoc/boxed.rs:672 Oct 10 14:30:45.655 INFO blam! 20: 0x7f094ea4e93a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 14:30:45.655 INFO blam! at liballoc/boxed.rs:682 Oct 10 14:30:45.655 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 14:30:45.656 INFO blam! 21: 0x7f094ea23d35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 14:30:45.656 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 14:30:45.656 INFO blam! 22: 0x7f094e5ae6b9 - start_thread Oct 10 14:30:45.656 INFO blam! 23: 0x7f094e0ce41c - clone Oct 10 14:30:45.657 INFO blam! 24: 0x0 - Oct 10 14:30:45.657 INFO blam! query stack during panic: Oct 10 14:30:45.657 INFO blam! end of query stack Oct 10 14:30:45.658 INFO blam! Oct 10 14:30:45.658 INFO blam! Oct 10 14:30:45.658 INFO blam! failures: Oct 10 14:30:45.658 INFO blam! src/lib.rs - (line 17) Oct 10 14:30:45.659 INFO blam! Oct 10 14:30:45.659 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:30:45.659 INFO blam! Oct 10 14:30:45.660 INFO kablam! error: test failed, to rerun pass '--doc' Oct 10 14:30:45.663 INFO kablam! su: No module specific data is present Oct 10 14:30:46.362 INFO running `"docker" "rm" "-f" "4aa104c09e34e2d90ca8a607fd3a0569866456747cfd7f29885028cf96b7e329"` Oct 10 14:30:46.581 INFO blam! 4aa104c09e34e2d90ca8a607fd3a0569866456747cfd7f29885028cf96b7e329