Oct 11 23:08:12.439 INFO testing futures-await-async-macro-0.1.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 23:08:12.441 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 11 23:08:12.854 INFO blam! aa9497f695a2abe9c3698c771fda06ce53c475091661a95304fe85d26f923a10 Oct 11 23:08:12.860 INFO running `"docker" "start" "-a" "aa9497f695a2abe9c3698c771fda06ce53c475091661a95304fe85d26f923a10"` Oct 11 23:08:14.095 INFO kablam! usermod: no changes Oct 11 23:08:14.153 INFO kablam! Compiling futures-await-async-macro v0.1.4 (/source) Oct 11 23:08:18.451 INFO kablam! warning: unused `#[macro_use]` import Oct 11 23:08:18.451 INFO kablam! --> src/lib.rs:19:1 Oct 11 23:08:18.451 INFO kablam! | Oct 11 23:08:18.451 INFO kablam! 19 | #[macro_use] Oct 11 23:08:18.451 INFO kablam! | ^^^^^^^^^^^^ Oct 11 23:08:18.451 INFO kablam! | Oct 11 23:08:18.451 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:08:18.451 INFO kablam! Oct 11 23:08:18.552 INFO kablam! warning: use of deprecated item 'proc_macro2::TokenStream::empty': please use TokenStream::new Oct 11 23:08:18.552 INFO kablam! --> src/lib.rs:175:19 Oct 11 23:08:18.552 INFO kablam! | Oct 11 23:08:18.552 INFO kablam! 175 | let mut result = Tokens::empty(); Oct 11 23:08:18.552 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:08:18.552 INFO kablam! | Oct 11 23:08:18.552 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 23:08:18.552 INFO kablam! Oct 11 23:08:18.557 INFO kablam! warning: use of deprecated item 'proc_macro2::TokenStream::empty': please use TokenStream::new Oct 11 23:08:18.557 INFO kablam! --> src/lib.rs:192:21 Oct 11 23:08:18.557 INFO kablam! | Oct 11 23:08:18.557 INFO kablam! 192 | let mut gen_body = Tokens::empty(); Oct 11 23:08:18.557 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:08:18.557 INFO kablam! Oct 11 23:08:18.560 INFO kablam! warning: use of deprecated item 'proc_macro2::TokenStream::empty': please use TokenStream::new Oct 11 23:08:18.560 INFO kablam! --> src/lib.rs:211:17 Oct 11 23:08:18.560 INFO kablam! | Oct 11 23:08:18.560 INFO kablam! 211 | let mut body = Tokens::empty(); Oct 11 23:08:18.560 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:08:18.560 INFO kablam! Oct 11 23:08:18.639 INFO kablam! warning: use of deprecated item 'proc_macro2::TokenStream::empty': please use TokenStream::new Oct 11 23:08:18.639 INFO kablam! --> src/lib.rs:467:18 Oct 11 23:08:18.639 INFO kablam! | Oct 11 23:08:18.639 INFO kablam! 467 | let mut spans = Tokens::empty(); Oct 11 23:08:18.639 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:08:18.639 INFO kablam! Oct 11 23:08:18.656 INFO kablam! warning: use of deprecated item 'proc_macro2::TokenStream::empty': please use TokenStream::new Oct 11 23:08:18.656 INFO kablam! --> src/lib.rs:495:23 Oct 11 23:08:18.656 INFO kablam! | Oct 11 23:08:18.656 INFO kablam! 495 | let mut new_tokens = Tokens::empty(); Oct 11 23:08:18.656 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:08:18.656 INFO kablam! Oct 11 23:08:18.656 INFO kablam! warning: use of deprecated item 'proc_macro2::TokenStream::empty': please use TokenStream::new Oct 11 23:08:18.656 INFO kablam! --> src/lib.rs:510:23 Oct 11 23:08:18.656 INFO kablam! | Oct 11 23:08:18.656 INFO kablam! 510 | let mut new_tokens = Tokens::empty(); Oct 11 23:08:18.656 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:08:18.656 INFO kablam! Oct 11 23:08:18.747 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 23:08:18.747 INFO kablam! --> src/lib.rs:12:12 Oct 11 23:08:18.747 INFO kablam! | Oct 11 23:08:18.747 INFO kablam! 12 | #![feature(proc_macro)] Oct 11 23:08:18.747 INFO kablam! | ^^^^^^^^^^ Oct 11 23:08:18.747 INFO kablam! | Oct 11 23:08:18.747 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 23:08:18.747 INFO kablam! Oct 11 23:08:24.068 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.93s Oct 11 23:08:24.068 INFO kablam! su: No module specific data is present Oct 11 23:08:25.360 INFO running `"docker" "rm" "-f" "aa9497f695a2abe9c3698c771fda06ce53c475091661a95304fe85d26f923a10"` Oct 11 23:08:25.640 INFO blam! aa9497f695a2abe9c3698c771fda06ce53c475091661a95304fe85d26f923a10 Oct 11 23:08:25.658 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 11 23:08:26.076 INFO blam! 6a94f2a1100a4fd0012bea9d7e7e545ffaecf9e28af496ed0756bdde448b8e3b Oct 11 23:08:26.079 INFO running `"docker" "start" "-a" "6a94f2a1100a4fd0012bea9d7e7e545ffaecf9e28af496ed0756bdde448b8e3b"` Oct 11 23:08:27.272 INFO kablam! usermod: no changes Oct 11 23:08:27.324 INFO kablam! Compiling futures-await-async-macro v0.1.4 (/source) Oct 11 23:08:32.440 INFO kablam! warning: unused `#[macro_use]` import Oct 11 23:08:32.440 INFO kablam! --> src/lib.rs:19:1 Oct 11 23:08:32.440 INFO kablam! | Oct 11 23:08:32.440 INFO kablam! 19 | #[macro_use] Oct 11 23:08:32.440 INFO kablam! | ^^^^^^^^^^^^ Oct 11 23:08:32.440 INFO kablam! | Oct 11 23:08:32.440 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:08:32.440 INFO kablam! Oct 11 23:08:32.532 INFO kablam! warning: use of deprecated item 'proc_macro2::TokenStream::empty': please use TokenStream::new Oct 11 23:08:32.532 INFO kablam! --> src/lib.rs:175:19 Oct 11 23:08:32.532 INFO kablam! | Oct 11 23:08:32.532 INFO kablam! 175 | let mut result = Tokens::empty(); Oct 11 23:08:32.532 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:08:32.532 INFO kablam! | Oct 11 23:08:32.532 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 23:08:32.532 INFO kablam! Oct 11 23:08:32.532 INFO kablam! warning: use of deprecated item 'proc_macro2::TokenStream::empty': please use TokenStream::new Oct 11 23:08:32.532 INFO kablam! --> src/lib.rs:192:21 Oct 11 23:08:32.532 INFO kablam! | Oct 11 23:08:32.532 INFO kablam! 192 | let mut gen_body = Tokens::empty(); Oct 11 23:08:32.532 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:08:32.532 INFO kablam! Oct 11 23:08:32.536 INFO kablam! warning: use of deprecated item 'proc_macro2::TokenStream::empty': please use TokenStream::new Oct 11 23:08:32.536 INFO kablam! --> src/lib.rs:211:17 Oct 11 23:08:32.536 INFO kablam! | Oct 11 23:08:32.536 INFO kablam! 211 | let mut body = Tokens::empty(); Oct 11 23:08:32.536 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:08:32.536 INFO kablam! Oct 11 23:08:32.616 INFO kablam! warning: use of deprecated item 'proc_macro2::TokenStream::empty': please use TokenStream::new Oct 11 23:08:32.616 INFO kablam! --> src/lib.rs:467:18 Oct 11 23:08:32.616 INFO kablam! | Oct 11 23:08:32.616 INFO kablam! 467 | let mut spans = Tokens::empty(); Oct 11 23:08:32.616 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:08:32.616 INFO kablam! Oct 11 23:08:32.624 INFO kablam! warning: use of deprecated item 'proc_macro2::TokenStream::empty': please use TokenStream::new Oct 11 23:08:32.624 INFO kablam! --> src/lib.rs:495:23 Oct 11 23:08:32.624 INFO kablam! | Oct 11 23:08:32.624 INFO kablam! 495 | let mut new_tokens = Tokens::empty(); Oct 11 23:08:32.624 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:08:32.624 INFO kablam! Oct 11 23:08:32.624 INFO kablam! warning: use of deprecated item 'proc_macro2::TokenStream::empty': please use TokenStream::new Oct 11 23:08:32.624 INFO kablam! --> src/lib.rs:510:23 Oct 11 23:08:32.624 INFO kablam! | Oct 11 23:08:32.624 INFO kablam! 510 | let mut new_tokens = Tokens::empty(); Oct 11 23:08:32.624 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:08:32.624 INFO kablam! Oct 11 23:08:32.722 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 23:08:32.722 INFO kablam! --> src/lib.rs:12:12 Oct 11 23:08:32.722 INFO kablam! | Oct 11 23:08:32.722 INFO kablam! 12 | #![feature(proc_macro)] Oct 11 23:08:32.722 INFO kablam! | ^^^^^^^^^^ Oct 11 23:08:32.722 INFO kablam! | Oct 11 23:08:32.722 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 23:08:32.722 INFO kablam! Oct 11 23:08:32.898 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.60s Oct 11 23:08:32.901 INFO kablam! su: No module specific data is present Oct 11 23:08:33.872 INFO running `"docker" "rm" "-f" "6a94f2a1100a4fd0012bea9d7e7e545ffaecf9e28af496ed0756bdde448b8e3b"` Oct 11 23:08:34.169 INFO blam! 6a94f2a1100a4fd0012bea9d7e7e545ffaecf9e28af496ed0756bdde448b8e3b Oct 11 23:08:34.178 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 11 23:08:34.602 INFO blam! eaf400499228293b1a6fc4d3d8344fd42758901513ad5503ff45fc4232e204c4 Oct 11 23:08:34.604 INFO running `"docker" "start" "-a" "eaf400499228293b1a6fc4d3d8344fd42758901513ad5503ff45fc4232e204c4"` Oct 11 23:08:36.220 INFO kablam! usermod: no changes Oct 11 23:08:36.282 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 23:08:36.289 INFO kablam! Running /target/debug/deps/futures_await_async_macro-c8c9eccd475cba95 Oct 11 23:08:36.296 INFO blam! Oct 11 23:08:36.296 INFO blam! running 0 tests Oct 11 23:08:36.296 INFO blam! Oct 11 23:08:36.296 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:08:36.296 INFO blam! Oct 11 23:08:36.297 INFO kablam! Doc-tests futures-await-async-macro Oct 11 23:08:45.696 INFO blam! Oct 11 23:08:45.696 INFO blam! running 0 tests Oct 11 23:08:45.696 INFO blam! Oct 11 23:08:45.696 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:08:45.696 INFO blam! Oct 11 23:08:45.696 INFO kablam! su: No module specific data is present Oct 11 23:08:46.225 INFO running `"docker" "rm" "-f" "eaf400499228293b1a6fc4d3d8344fd42758901513ad5503ff45fc4232e204c4"` Oct 11 23:08:46.510 INFO blam! eaf400499228293b1a6fc4d3d8344fd42758901513ad5503ff45fc4232e204c4