Oct 27 17:04:42.696 INFO checking robin-0.3.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 17:04:42.696 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 17:04:42.940 INFO blam! e2f7f5407f2d459a4379a4c1773c2a54f05da6764d101295bc921cbc3fb48afa Oct 27 17:04:42.942 INFO running `"docker" "start" "-a" "e2f7f5407f2d459a4379a4c1773c2a54f05da6764d101295bc921cbc3fb48afa"` Oct 27 17:04:44.546 INFO kablam! usermod: no changes Oct 27 17:04:44.745 INFO kablam! Compiling typesafe-derive-builder v0.1.0 Oct 27 17:04:44.747 INFO kablam! Checking redis v0.8.0 Oct 27 17:04:44.747 INFO kablam! Compiling robin-derives v0.3.0 Oct 27 17:04:52.857 INFO kablam! Checking robin v0.3.0 (/source) Oct 27 17:04:58.799 INFO kablam! warning: cannot find type `JobName` in this scope Oct 27 17:04:58.799 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 27 17:04:58.799 INFO kablam! | Oct 27 17:04:58.799 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 27 17:04:58.799 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 27 17:04:58.799 INFO kablam! | Oct 27 17:04:58.799 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 17:04:58.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! Oct 27 17:04:58.799 INFO kablam! = note: for more information, see issue #50504 Oct 27 17:04:58.799 INFO kablam! Oct 27 17:04:58.799 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 17:04:58.799 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 27 17:04:58.799 INFO kablam! | Oct 27 17:04:58.799 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 27 17:04:58.799 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 27 17:04:58.799 INFO kablam! | Oct 27 17:04:58.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! Oct 27 17:04:58.800 INFO kablam! = note: for more information, see issue #50504 Oct 27 17:04:58.800 INFO kablam! Oct 27 17:04:58.800 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Oct 27 17:04:58.800 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 27 17:04:58.800 INFO kablam! | Oct 27 17:04:58.800 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 27 17:04:58.800 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 27 17:04:58.800 INFO kablam! | Oct 27 17:04:58.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! Oct 27 17:04:58.800 INFO kablam! = note: for more information, see issue #50504 Oct 27 17:04:58.800 INFO kablam! Oct 27 17:04:59.359 INFO kablam! warning: cannot find type `JobName` in this scope Oct 27 17:04:59.359 INFO kablam! --> tests/test_helper/mod.rs:59:10 Oct 27 17:04:59.359 INFO kablam! | Oct 27 17:04:59.359 INFO kablam! 59 | #[derive(Job)] Oct 27 17:04:59.359 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 27 17:04:59.359 INFO kablam! | Oct 27 17:04:59.359 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 17:04:59.359 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! Oct 27 17:04:59.359 INFO kablam! = note: for more information, see issue #50504 Oct 27 17:04:59.359 INFO kablam! Oct 27 17:04:59.359 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 17:04:59.359 INFO kablam! --> tests/test_helper/mod.rs:59:10 Oct 27 17:04:59.359 INFO kablam! | Oct 27 17:04:59.359 INFO kablam! 59 | #[derive(Job)] Oct 27 17:04:59.359 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 27 17:04:59.359 INFO kablam! | Oct 27 17:04:59.359 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! Oct 27 17:04:59.359 INFO kablam! = note: for more information, see issue #50504 Oct 27 17:04:59.359 INFO kablam! Oct 27 17:04:59.359 INFO kablam! warning: cannot find type `Jobs` in this scope Oct 27 17:04:59.359 INFO kablam! --> tests/test_helper/mod.rs:59:10 Oct 27 17:04:59.359 INFO kablam! | Oct 27 17:04:59.359 INFO kablam! 59 | #[derive(Job)] Oct 27 17:04:59.359 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 27 17:04:59.359 INFO kablam! | Oct 27 17:04:59.359 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! Oct 27 17:04:59.359 INFO kablam! = note: for more information, see issue #50504 Oct 27 17:04:59.359 INFO kablam! Oct 27 17:04:59.359 INFO kablam! warning: cannot find type `JobName` in this scope Oct 27 17:04:59.359 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 27 17:04:59.359 INFO kablam! | Oct 27 17:04:59.359 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 27 17:04:59.359 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 27 17:04:59.359 INFO kablam! | Oct 27 17:04:59.359 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! Oct 27 17:04:59.360 INFO kablam! = note: for more information, see issue #50504 Oct 27 17:04:59.360 INFO kablam! Oct 27 17:04:59.360 INFO kablam! warning: cannot find type `Job` in this scope Oct 27 17:04:59.360 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 27 17:04:59.360 INFO kablam! | Oct 27 17:04:59.360 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 27 17:04:59.360 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 27 17:04:59.360 INFO kablam! | Oct 27 17:04:59.360 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! Oct 27 17:04:59.360 INFO kablam! = note: for more information, see issue #50504 Oct 27 17:04:59.360 INFO kablam! Oct 27 17:04:59.360 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Oct 27 17:04:59.360 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 27 17:04:59.360 INFO kablam! | Oct 27 17:04:59.360 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 27 17:04:59.360 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 27 17:04:59.360 INFO kablam! | Oct 27 17:04:59.360 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! Oct 27 17:04:59.360 INFO kablam! = note: for more information, see issue #50504 Oct 27 17:04:59.360 INFO kablam! Oct 27 17:04:59.682 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.11s Oct 27 17:04:59.700 INFO kablam! su: No module specific data is present Oct 27 17:05:00.474 INFO running `"docker" "rm" "-f" "e2f7f5407f2d459a4379a4c1773c2a54f05da6764d101295bc921cbc3fb48afa"` Oct 27 17:05:00.767 INFO blam! e2f7f5407f2d459a4379a4c1773c2a54f05da6764d101295bc921cbc3fb48afa