Oct 31 20:42:00.410 INFO checking spacekookie/thunder against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 20:42:00.410 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-alt check --frozen --all --all-targets" "-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 31 20:42:00.640 INFO blam! 476e454da8747c71a4d45a66af880dcf8c4f200dd3d87d32f6e06a559fcc846d Oct 31 20:42:00.645 INFO running `"docker" "start" "-a" "476e454da8747c71a4d45a66af880dcf8c4f200dd3d87d32f6e06a559fcc846d"` Oct 31 20:42:01.129 INFO kablam! usermod: no changes Oct 31 20:42:01.199 INFO kablam! Compiling unicode-width v0.1.4 Oct 31 20:42:01.200 INFO kablam! Compiling strsim v0.7.0 Oct 31 20:42:01.201 INFO kablam! Compiling vec_map v0.8.1 Oct 31 20:42:01.201 INFO kablam! Compiling ansi_term v0.11.0 Oct 31 20:42:01.202 INFO kablam! Compiling atty v0.2.10 Oct 31 20:42:01.204 INFO kablam! Checking proc-macro2 v0.2.3 Oct 31 20:42:01.204 INFO kablam! Compiling syn v0.12.15 Oct 31 20:42:01.717 INFO kablam! Compiling textwrap v0.9.0 Oct 31 20:42:03.352 INFO kablam! Compiling clap v2.31.2 Oct 31 20:42:03.840 INFO kablam! Checking quote v0.4.2 Oct 31 20:42:30.624 INFO kablam! Checking thunder v0.3.1 (/source) Oct 31 20:42:35.452 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 31 20:42:35.452 INFO kablam! --> src/lib.rs:4:12 Oct 31 20:42:35.452 INFO kablam! | Oct 31 20:42:35.452 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 31 20:42:35.452 INFO kablam! | ^^^^^^^^^^ Oct 31 20:42:35.452 INFO kablam! | Oct 31 20:42:35.452 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 20:42:35.452 INFO kablam! Oct 31 20:42:35.452 INFO kablam! warning: the feature `iterator_flatten` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 31 20:42:35.452 INFO kablam! --> src/lib.rs:4:40 Oct 31 20:42:35.452 INFO kablam! | Oct 31 20:42:35.452 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 31 20:42:35.452 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 31 20:42:35.452 INFO kablam! Oct 31 20:42:35.468 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Oct 31 20:42:35.468 INFO kablam! --> src/lib.rs:4:24 Oct 31 20:42:35.468 INFO kablam! | Oct 31 20:42:35.468 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 31 20:42:35.468 INFO kablam! | ^^^^^^^^^^^^^^ Oct 31 20:42:35.468 INFO kablam! Oct 31 20:42:35.528 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 31 20:42:35.528 INFO kablam! --> src/lib.rs:4:12 Oct 31 20:42:35.528 INFO kablam! | Oct 31 20:42:35.528 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 31 20:42:35.528 INFO kablam! | ^^^^^^^^^^ Oct 31 20:42:35.528 INFO kablam! | Oct 31 20:42:35.528 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 20:42:35.528 INFO kablam! Oct 31 20:42:35.528 INFO kablam! warning: the feature `iterator_flatten` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 31 20:42:35.528 INFO kablam! --> src/lib.rs:4:40 Oct 31 20:42:35.528 INFO kablam! | Oct 31 20:42:35.528 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 31 20:42:35.528 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 31 20:42:35.528 INFO kablam! Oct 31 20:42:35.528 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Oct 31 20:42:35.528 INFO kablam! --> src/lib.rs:4:24 Oct 31 20:42:35.529 INFO kablam! | Oct 31 20:42:35.529 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 31 20:42:35.529 INFO kablam! | ^^^^^^^^^^^^^^ Oct 31 20:42:35.529 INFO kablam! Oct 31 20:42:38.441 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 31 20:42:38.442 INFO kablam! --> src/lib.rs:4:12 Oct 31 20:42:38.442 INFO kablam! | Oct 31 20:42:38.442 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 31 20:42:38.442 INFO kablam! | ^^^^^^^^^^ Oct 31 20:42:38.442 INFO kablam! | Oct 31 20:42:38.442 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 20:42:38.442 INFO kablam! Oct 31 20:42:38.442 INFO kablam! warning: the feature `iterator_flatten` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 31 20:42:38.442 INFO kablam! --> src/lib.rs:4:40 Oct 31 20:42:38.442 INFO kablam! | Oct 31 20:42:38.442 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 31 20:42:38.442 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 31 20:42:38.442 INFO kablam! Oct 31 20:42:38.442 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Oct 31 20:42:38.442 INFO kablam! --> src/lib.rs:4:24 Oct 31 20:42:38.442 INFO kablam! | Oct 31 20:42:38.442 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] Oct 31 20:42:38.442 INFO kablam! | ^^^^^^^^^^^^^^ Oct 31 20:42:38.442 INFO kablam! Oct 31 20:42:42.720 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 31 20:42:42.721 INFO kablam! --> examples/loki.rs:1:12 Oct 31 20:42:42.722 INFO kablam! | Oct 31 20:42:42.722 INFO kablam! 1 | #![feature(proc_macro)] Oct 31 20:42:42.723 INFO kablam! | ^^^^^^^^^^ Oct 31 20:42:42.724 INFO kablam! | Oct 31 20:42:42.724 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 20:42:42.724 INFO kablam! Oct 31 20:42:42.766 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 31 20:42:42.766 INFO kablam! --> examples/thor.rs:2:12 Oct 31 20:42:42.766 INFO kablam! | Oct 31 20:42:42.766 INFO kablam! 2 | #![feature(proc_macro)] Oct 31 20:42:42.766 INFO kablam! | ^^^^^^^^^^ Oct 31 20:42:42.766 INFO kablam! | Oct 31 20:42:42.766 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 20:42:42.766 INFO kablam! Oct 31 20:42:42.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.66s Oct 31 20:42:42.821 INFO kablam! su: No module specific data is present Oct 31 20:42:44.508 INFO running `"docker" "rm" "-f" "476e454da8747c71a4d45a66af880dcf8c4f200dd3d87d32f6e06a559fcc846d"` Oct 31 20:42:44.804 INFO blam! 476e454da8747c71a4d45a66af880dcf8c4f200dd3d87d32f6e06a559fcc846d