Sep 06 01:21:37.321 INFO checking robin-0.3.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 01:21:37.321 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 01:21:37.321 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 01:21:37.501 INFO blam! f2b33379b9972d5915262bb2e38fe2e53007475d617b25f03239e7b321b79734 Sep 06 01:21:37.502 INFO running `"docker" "start" "-a" "f2b33379b9972d5915262bb2e38fe2e53007475d617b25f03239e7b321b79734"` Sep 06 01:21:38.005 INFO kablam! usermod: no changes Sep 06 01:21:38.106 INFO kablam! Checking pulldown-cmark v0.1.2 Sep 06 01:21:38.106 INFO kablam! Compiling typesafe-derive-builder v0.1.0 Sep 06 01:21:38.106 INFO kablam! Compiling robin-derives v0.3.0 Sep 06 01:21:39.423 INFO kablam! Checking version-sync v0.5.0 Sep 06 01:21:41.497 INFO kablam! Checking robin v0.3.0 (file:///source) Sep 06 01:21:42.846 INFO kablam! warning: cannot find type `JobName` in this scope Sep 06 01:21:42.846 INFO kablam! --> :2:14 Sep 06 01:21:42.846 INFO kablam! | Sep 06 01:21:42.846 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Sep 06 01:21:42.846 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 06 01:21:42.846 INFO kablam! | Sep 06 01:21:42.846 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 06 01:21:42.846 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! Sep 06 01:21:42.846 INFO kablam! = note: for more information, see issue #50504 Sep 06 01:21:42.846 INFO kablam! Sep 06 01:21:42.846 INFO kablam! warning: cannot find type `Job` in this scope Sep 06 01:21:42.846 INFO kablam! --> :2:14 Sep 06 01:21:42.846 INFO kablam! | Sep 06 01:21:42.846 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Sep 06 01:21:42.846 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 06 01:21:42.846 INFO kablam! | Sep 06 01:21:42.846 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! Sep 06 01:21:42.846 INFO kablam! = note: for more information, see issue #50504 Sep 06 01:21:42.846 INFO kablam! Sep 06 01:21:42.846 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Sep 06 01:21:42.846 INFO kablam! --> :2:14 Sep 06 01:21:42.846 INFO kablam! | Sep 06 01:21:42.846 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Sep 06 01:21:42.846 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 06 01:21:42.846 INFO kablam! | Sep 06 01:21:42.846 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! Sep 06 01:21:42.846 INFO kablam! = note: for more information, see issue #50504 Sep 06 01:21:42.846 INFO kablam! Sep 06 01:21:43.158 INFO kablam! warning: cannot find type `JobName` in this scope Sep 06 01:21:43.158 INFO kablam! --> tests/test_helper/mod.rs:59:10 Sep 06 01:21:43.158 INFO kablam! | Sep 06 01:21:43.158 INFO kablam! 59 | #[derive(Job)] Sep 06 01:21:43.158 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 06 01:21:43.158 INFO kablam! | Sep 06 01:21:43.158 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 06 01:21:43.158 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! Sep 06 01:21:43.158 INFO kablam! = note: for more information, see issue #50504 Sep 06 01:21:43.158 INFO kablam! Sep 06 01:21:43.158 INFO kablam! warning: cannot find type `Job` in this scope Sep 06 01:21:43.158 INFO kablam! --> tests/test_helper/mod.rs:59:10 Sep 06 01:21:43.158 INFO kablam! | Sep 06 01:21:43.158 INFO kablam! 59 | #[derive(Job)] Sep 06 01:21:43.158 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 06 01:21:43.158 INFO kablam! | Sep 06 01:21:43.158 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! Sep 06 01:21:43.158 INFO kablam! = note: for more information, see issue #50504 Sep 06 01:21:43.158 INFO kablam! Sep 06 01:21:43.158 INFO kablam! warning: cannot find type `Jobs` in this scope Sep 06 01:21:43.158 INFO kablam! --> tests/test_helper/mod.rs:59:10 Sep 06 01:21:43.158 INFO kablam! | Sep 06 01:21:43.158 INFO kablam! 59 | #[derive(Job)] Sep 06 01:21:43.158 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 06 01:21:43.158 INFO kablam! | Sep 06 01:21:43.158 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! Sep 06 01:21:43.158 INFO kablam! = note: for more information, see issue #50504 Sep 06 01:21:43.158 INFO kablam! Sep 06 01:21:43.158 INFO kablam! warning: cannot find type `JobName` in this scope Sep 06 01:21:43.158 INFO kablam! --> :2:14 Sep 06 01:21:43.158 INFO kablam! | Sep 06 01:21:43.158 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Sep 06 01:21:43.159 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 06 01:21:43.159 INFO kablam! | Sep 06 01:21:43.159 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! Sep 06 01:21:43.159 INFO kablam! = note: for more information, see issue #50504 Sep 06 01:21:43.159 INFO kablam! Sep 06 01:21:43.159 INFO kablam! warning: cannot find type `Job` in this scope Sep 06 01:21:43.159 INFO kablam! --> :2:14 Sep 06 01:21:43.159 INFO kablam! | Sep 06 01:21:43.159 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Sep 06 01:21:43.159 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 06 01:21:43.159 INFO kablam! | Sep 06 01:21:43.159 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! Sep 06 01:21:43.159 INFO kablam! = note: for more information, see issue #50504 Sep 06 01:21:43.159 INFO kablam! Sep 06 01:21:43.159 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Sep 06 01:21:43.159 INFO kablam! --> :2:14 Sep 06 01:21:43.159 INFO kablam! | Sep 06 01:21:43.159 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Sep 06 01:21:43.159 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 06 01:21:43.159 INFO kablam! | Sep 06 01:21:43.159 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! Sep 06 01:21:43.159 INFO kablam! = note: for more information, see issue #50504 Sep 06 01:21:43.159 INFO kablam! Sep 06 01:21:43.530 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.51s Sep 06 01:21:43.538 INFO kablam! su: No module specific data is present Sep 06 01:21:44.193 INFO running `"docker" "rm" "-f" "f2b33379b9972d5915262bb2e38fe2e53007475d617b25f03239e7b321b79734"` Sep 06 01:21:44.306 INFO blam! f2b33379b9972d5915262bb2e38fe2e53007475d617b25f03239e7b321b79734