Sep 02 02:34:12.711 INFO checking robin-0.3.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 02:34:12.711 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 02:34:12.711 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:34:12.877 INFO blam! a26ee0ea2fd4b0d52ad7c7ab167d66434f3ffbd32f0935f4cd8a37b7ca2e3993 Sep 02 02:34:12.879 INFO running `"docker" "start" "-a" "a26ee0ea2fd4b0d52ad7c7ab167d66434f3ffbd32f0935f4cd8a37b7ca2e3993"` Sep 02 02:34:13.650 INFO kablam! Compiling typesafe-derive-builder v0.1.0 Sep 02 02:34:13.650 INFO kablam! Compiling robin-derives v0.3.0 Sep 02 02:34:19.318 INFO kablam! Checking robin v0.3.0 (file:///source) Sep 02 02:34:22.648 INFO kablam! warning: cannot find type `JobName` in this scope Sep 02 02:34:22.648 INFO kablam! --> :2:14 Sep 02 02:34:22.648 INFO kablam! | Sep 02 02:34:22.648 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Sep 02 02:34:22.648 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 02 02:34:22.648 INFO kablam! | Sep 02 02:34:22.648 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 02:34:22.648 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 02 02:34:22.648 INFO kablam! = note: for more information, see issue #50504 Sep 02 02:34:22.648 INFO kablam! Sep 02 02:34:22.648 INFO kablam! warning: cannot find type `Job` in this scope Sep 02 02:34:22.648 INFO kablam! --> :2:14 Sep 02 02:34:22.648 INFO kablam! | Sep 02 02:34:22.648 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Sep 02 02:34:22.649 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 02 02:34:22.649 INFO kablam! | Sep 02 02:34:22.649 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 02 02:34:22.649 INFO kablam! = note: for more information, see issue #50504 Sep 02 02:34:22.649 INFO kablam! Sep 02 02:34:22.649 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Sep 02 02:34:22.649 INFO kablam! --> :2:14 Sep 02 02:34:22.649 INFO kablam! | Sep 02 02:34:22.649 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Sep 02 02:34:22.649 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 02 02:34:22.649 INFO kablam! | Sep 02 02:34:22.649 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 02 02:34:22.649 INFO kablam! = note: for more information, see issue #50504 Sep 02 02:34:22.649 INFO kablam! Sep 02 02:34:22.799 INFO kablam! warning: cannot find type `JobName` in this scope Sep 02 02:34:22.799 INFO kablam! --> tests/test_helper/mod.rs:59:10 Sep 02 02:34:22.799 INFO kablam! | Sep 02 02:34:22.799 INFO kablam! 59 | #[derive(Job)] Sep 02 02:34:22.799 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 02 02:34:22.799 INFO kablam! | Sep 02 02:34:22.799 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 02:34:22.799 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 02 02:34:22.799 INFO kablam! = note: for more information, see issue #50504 Sep 02 02:34:22.799 INFO kablam! Sep 02 02:34:22.800 INFO kablam! warning: cannot find type `Job` in this scope Sep 02 02:34:22.800 INFO kablam! --> tests/test_helper/mod.rs:59:10 Sep 02 02:34:22.800 INFO kablam! | Sep 02 02:34:22.800 INFO kablam! 59 | #[derive(Job)] Sep 02 02:34:22.800 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 02 02:34:22.800 INFO kablam! | Sep 02 02:34:22.800 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 02 02:34:22.800 INFO kablam! = note: for more information, see issue #50504 Sep 02 02:34:22.800 INFO kablam! Sep 02 02:34:22.800 INFO kablam! warning: cannot find type `Jobs` in this scope Sep 02 02:34:22.800 INFO kablam! --> tests/test_helper/mod.rs:59:10 Sep 02 02:34:22.800 INFO kablam! | Sep 02 02:34:22.800 INFO kablam! 59 | #[derive(Job)] Sep 02 02:34:22.800 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 02 02:34:22.800 INFO kablam! | Sep 02 02:34:22.800 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 02 02:34:22.800 INFO kablam! = note: for more information, see issue #50504 Sep 02 02:34:22.800 INFO kablam! Sep 02 02:34:22.802 INFO kablam! warning: cannot find type `JobName` in this scope Sep 02 02:34:22.802 INFO kablam! --> :2:14 Sep 02 02:34:22.802 INFO kablam! | Sep 02 02:34:22.802 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Sep 02 02:34:22.802 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 02 02:34:22.802 INFO kablam! | Sep 02 02:34:22.802 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 02 02:34:22.802 INFO kablam! = note: for more information, see issue #50504 Sep 02 02:34:22.802 INFO kablam! Sep 02 02:34:22.802 INFO kablam! warning: cannot find type `Job` in this scope Sep 02 02:34:22.802 INFO kablam! --> :2:14 Sep 02 02:34:22.802 INFO kablam! | Sep 02 02:34:22.802 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Sep 02 02:34:22.802 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 02 02:34:22.802 INFO kablam! | Sep 02 02:34:22.802 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 02 02:34:22.802 INFO kablam! = note: for more information, see issue #50504 Sep 02 02:34:22.802 INFO kablam! Sep 02 02:34:22.802 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Sep 02 02:34:22.802 INFO kablam! --> :2:14 Sep 02 02:34:22.802 INFO kablam! | Sep 02 02:34:22.803 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Sep 02 02:34:22.803 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Sep 02 02:34:22.803 INFO kablam! | Sep 02 02:34:22.803 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 02 02:34:22.803 INFO kablam! = note: for more information, see issue #50504 Sep 02 02:34:22.803 INFO kablam! Sep 02 02:34:23.308 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.77s Sep 02 02:34:23.319 INFO kablam! su: No module specific data is present Sep 02 02:34:23.870 INFO running `"docker" "rm" "-f" "a26ee0ea2fd4b0d52ad7c7ab167d66434f3ffbd32f0935f4cd8a37b7ca2e3993"` Sep 02 02:34:24.035 INFO blam! a26ee0ea2fd4b0d52ad7c7ab167d66434f3ffbd32f0935f4cd8a37b7ca2e3993