Aug 31 16:27:15.321 INFO checking robin-0.3.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Aug 31 16:27:15.322 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Aug 31 16:27:15.322 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 16:27:15.501 INFO blam! 50ccf57f2525ca9716b73a32f0281779635dcb12fe00ce5c662ec02c1cbe0d4d Aug 31 16:27:15.503 INFO running `"docker" "start" "-a" "50ccf57f2525ca9716b73a32f0281779635dcb12fe00ce5c662ec02c1cbe0d4d"` Aug 31 16:27:16.288 INFO kablam! Compiling typesafe-derive-builder v0.1.0 Aug 31 16:27:16.288 INFO kablam! Compiling robin-derives v0.3.0 Aug 31 16:27:21.741 INFO kablam! Checking robin v0.3.0 (file:///source) Aug 31 16:27:25.975 INFO kablam! warning: cannot find type `JobName` in this scope Aug 31 16:27:25.975 INFO kablam! --> :2:14 Aug 31 16:27:25.975 INFO kablam! | Aug 31 16:27:25.975 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Aug 31 16:27:25.975 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Aug 31 16:27:25.976 INFO kablam! | Aug 31 16:27:25.976 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 31 16:27:25.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 31 16:27:25.977 INFO kablam! = note: for more information, see issue #50504 Aug 31 16:27:25.977 INFO kablam! Aug 31 16:27:25.978 INFO kablam! warning: cannot find type `Job` in this scope Aug 31 16:27:25.978 INFO kablam! --> :2:14 Aug 31 16:27:25.978 INFO kablam! | Aug 31 16:27:25.978 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Aug 31 16:27:25.978 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Aug 31 16:27:25.979 INFO kablam! | Aug 31 16:27:25.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 31 16:27:25.979 INFO kablam! = note: for more information, see issue #50504 Aug 31 16:27:25.980 INFO kablam! Aug 31 16:27:25.980 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Aug 31 16:27:25.980 INFO kablam! --> :2:14 Aug 31 16:27:25.980 INFO kablam! | Aug 31 16:27:25.981 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Aug 31 16:27:25.981 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Aug 31 16:27:25.981 INFO kablam! | Aug 31 16:27:25.981 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 31 16:27:25.982 INFO kablam! = note: for more information, see issue #50504 Aug 31 16:27:25.982 INFO kablam! Aug 31 16:27:26.034 INFO kablam! error[E0412]: cannot find type `JobName` in this scope Aug 31 16:27:26.034 INFO kablam! --> tests/performing_jobs_test.rs:142:5 Aug 31 16:27:26.034 INFO kablam! | Aug 31 16:27:26.034 INFO kablam! 142 | / jobs! { Aug 31 16:27:26.034 INFO kablam! 143 | | JobWithoutArgs, Aug 31 16:27:26.034 INFO kablam! 144 | | } Aug 31 16:27:26.034 INFO kablam! | |_____^ not found in this scope Aug 31 16:27:26.034 INFO kablam! | Aug 31 16:27:26.034 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 31 16:27:26.034 INFO kablam! Aug 31 16:27:26.035 INFO kablam! error[E0405]: cannot find trait `Job` in this scope Aug 31 16:27:26.035 INFO kablam! --> tests/performing_jobs_test.rs:142:5 Aug 31 16:27:26.035 INFO kablam! | Aug 31 16:27:26.035 INFO kablam! 142 | / jobs! { Aug 31 16:27:26.035 INFO kablam! 143 | | JobWithoutArgs, Aug 31 16:27:26.035 INFO kablam! 144 | | } Aug 31 16:27:26.035 INFO kablam! | |_____^ not found in this scope Aug 31 16:27:26.035 INFO kablam! | Aug 31 16:27:26.035 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 31 16:27:26.035 INFO kablam! Aug 31 16:27:26.044 INFO kablam! warning: cannot find type `JobName` in this scope Aug 31 16:27:26.044 INFO kablam! --> tests/test_helper/mod.rs:59:10 Aug 31 16:27:26.044 INFO kablam! | Aug 31 16:27:26.044 INFO kablam! 59 | #[derive(Job)] Aug 31 16:27:26.044 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Aug 31 16:27:26.044 INFO kablam! | Aug 31 16:27:26.044 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 31 16:27:26.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 31 16:27:26.045 INFO kablam! = note: for more information, see issue #50504 Aug 31 16:27:26.045 INFO kablam! Aug 31 16:27:26.046 INFO kablam! warning: cannot find type `Job` in this scope Aug 31 16:27:26.046 INFO kablam! --> tests/test_helper/mod.rs:59:10 Aug 31 16:27:26.046 INFO kablam! | Aug 31 16:27:26.046 INFO kablam! 59 | #[derive(Job)] Aug 31 16:27:26.046 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Aug 31 16:27:26.046 INFO kablam! | Aug 31 16:27:26.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 31 16:27:26.046 INFO kablam! = note: for more information, see issue #50504 Aug 31 16:27:26.046 INFO kablam! Aug 31 16:27:26.046 INFO kablam! warning: cannot find type `Jobs` in this scope Aug 31 16:27:26.046 INFO kablam! --> tests/test_helper/mod.rs:59:10 Aug 31 16:27:26.046 INFO kablam! | Aug 31 16:27:26.046 INFO kablam! 59 | #[derive(Job)] Aug 31 16:27:26.046 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Aug 31 16:27:26.046 INFO kablam! | Aug 31 16:27:26.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 31 16:27:26.046 INFO kablam! = note: for more information, see issue #50504 Aug 31 16:27:26.046 INFO kablam! Aug 31 16:27:26.047 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Aug 31 16:27:26.047 INFO kablam! --> :2:14 Aug 31 16:27:26.047 INFO kablam! | Aug 31 16:27:26.047 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Aug 31 16:27:26.047 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Aug 31 16:27:26.047 INFO kablam! | Aug 31 16:27:26.047 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 31 16:27:26.048 INFO kablam! = note: for more information, see issue #50504 Aug 31 16:27:26.048 INFO kablam! Aug 31 16:27:26.074 INFO kablam! error: aborting due to 2 previous errors Aug 31 16:27:26.074 INFO kablam! Aug 31 16:27:26.074 INFO kablam! Some errors occurred: E0405, E0412. Aug 31 16:27:26.074 INFO kablam! For more information about an error, try `rustc --explain E0405`. Aug 31 16:27:26.091 INFO kablam! error: Could not compile `robin`. Aug 31 16:27:26.091 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 16:27:26.387 INFO kablam! error: build failed Aug 31 16:27:26.389 INFO kablam! su: No module specific data is present Aug 31 16:27:26.916 INFO running `"docker" "rm" "-f" "50ccf57f2525ca9716b73a32f0281779635dcb12fe00ce5c662ec02c1cbe0d4d"` Aug 31 16:27:27.072 INFO blam! 50ccf57f2525ca9716b73a32f0281779635dcb12fe00ce5c662ec02c1cbe0d4d