Oct 27 14:39:02.688 INFO checking thunder-0.3.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:39:02.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 14:39:03.107 INFO blam! 28d2e1365a7dada987c1928eb522004481e24b28f83b19c09f35b0f14a2bd85c Oct 27 14:39:03.115 INFO running `"docker" "start" "-a" "28d2e1365a7dada987c1928eb522004481e24b28f83b19c09f35b0f14a2bd85c"` Oct 27 14:39:04.213 INFO kablam! usermod: no changes Oct 27 14:39:04.323 INFO kablam! Checking proc-macro2 v0.2.3 Oct 27 14:39:04.331 INFO kablam! Compiling syn v0.12.15 Oct 27 14:39:08.727 INFO kablam! Checking quote v0.4.2 Oct 27 14:39:35.328 INFO kablam! Compiling thunder v0.3.1 (/source) Oct 27 14:39:39.535 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 27 14:39:39.535 INFO kablam! --> src/lib.rs:4:12 Oct 27 14:39:39.535 INFO kablam! | Oct 27 14:39:39.535 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib)] Oct 27 14:39:39.535 INFO kablam! | ^^^^^^^^^^ Oct 27 14:39:39.535 INFO kablam! | Oct 27 14:39:39.535 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 14:39:39.535 INFO kablam! Oct 27 14:39:39.535 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Oct 27 14:39:39.535 INFO kablam! --> src/lib.rs:4:24 Oct 27 14:39:39.535 INFO kablam! | Oct 27 14:39:39.535 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib)] Oct 27 14:39:39.535 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 14:39:39.535 INFO kablam! Oct 27 14:39:45.147 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 27 14:39:45.147 INFO kablam! --> src/lib.rs:4:12 Oct 27 14:39:45.147 INFO kablam! | Oct 27 14:39:45.147 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib)] Oct 27 14:39:45.147 INFO kablam! | ^^^^^^^^^^ Oct 27 14:39:45.147 INFO kablam! | Oct 27 14:39:45.147 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 14:39:45.147 INFO kablam! Oct 27 14:39:45.147 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Oct 27 14:39:45.147 INFO kablam! --> src/lib.rs:4:24 Oct 27 14:39:45.147 INFO kablam! | Oct 27 14:39:45.147 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib)] Oct 27 14:39:45.147 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 14:39:45.147 INFO kablam! Oct 27 14:39:45.147 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 27 14:39:45.147 INFO kablam! --> src/lib.rs:4:12 Oct 27 14:39:45.147 INFO kablam! | Oct 27 14:39:45.147 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib)] Oct 27 14:39:45.147 INFO kablam! | ^^^^^^^^^^ Oct 27 14:39:45.147 INFO kablam! | Oct 27 14:39:45.147 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 14:39:45.147 INFO kablam! Oct 27 14:39:45.147 INFO kablam! warning: the feature `proc_macro_lib` has been stable since 1.15.0 and no longer requires an attribute to enable Oct 27 14:39:45.147 INFO kablam! --> src/lib.rs:4:24 Oct 27 14:39:45.147 INFO kablam! | Oct 27 14:39:45.147 INFO kablam! 4 | #![feature(proc_macro, proc_macro_lib)] Oct 27 14:39:45.147 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 14:39:45.147 INFO kablam! Oct 27 14:39:46.071 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 27 14:39:46.071 INFO kablam! --> examples/thor.rs:2:12 Oct 27 14:39:46.071 INFO kablam! | Oct 27 14:39:46.071 INFO kablam! 2 | #![feature(proc_macro)] Oct 27 14:39:46.071 INFO kablam! | ^^^^^^^^^^ Oct 27 14:39:46.071 INFO kablam! | Oct 27 14:39:46.071 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 14:39:46.071 INFO kablam! Oct 27 14:39:46.107 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.85s Oct 27 14:39:46.115 INFO kablam! su: No module specific data is present Oct 27 14:39:46.999 INFO running `"docker" "rm" "-f" "28d2e1365a7dada987c1928eb522004481e24b28f83b19c09f35b0f14a2bd85c"` Oct 27 14:39:47.131 INFO blam! 28d2e1365a7dada987c1928eb522004481e24b28f83b19c09f35b0f14a2bd85c