Nov 10 01:10:28.868 INFO checking robin-0.3.0 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 01:10:28.869 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-7/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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"` Nov 10 01:10:29.187 INFO blam! 2c6e24dea6cc329c04c38252cd43540a3139235480148c5463c94a9b50ad7e3e Nov 10 01:10:29.195 INFO running `"docker" "start" "-a" "2c6e24dea6cc329c04c38252cd43540a3139235480148c5463c94a9b50ad7e3e"` Nov 10 01:10:29.823 INFO kablam! usermod: no changes Nov 10 01:10:30.003 INFO kablam! Compiling typesafe-derive-builder v0.1.0 Nov 10 01:10:30.003 INFO kablam! Compiling robin-derives v0.3.0 Nov 10 01:10:30.039 INFO kablam! Checking redis v0.8.0 Nov 10 01:10:30.040 INFO kablam! Checking version-sync v0.5.0 Nov 10 01:10:37.101 INFO kablam! Checking robin v0.3.0 (/source) Nov 10 01:10:40.827 INFO kablam! warning: cannot find type `JobName` in this scope Nov 10 01:10:40.827 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Nov 10 01:10:40.827 INFO kablam! | Nov 10 01:10:40.827 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 10 01:10:40.827 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 10 01:10:40.827 INFO kablam! | Nov 10 01:10:40.827 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 01:10:40.827 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! Nov 10 01:10:40.827 INFO kablam! = note: for more information, see issue #50504 Nov 10 01:10:40.827 INFO kablam! Nov 10 01:10:40.827 INFO kablam! warning: cannot find type `Job` in this scope Nov 10 01:10:40.827 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Nov 10 01:10:40.827 INFO kablam! | Nov 10 01:10:40.827 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 10 01:10:40.827 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 10 01:10:40.827 INFO kablam! | Nov 10 01:10:40.827 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! Nov 10 01:10:40.827 INFO kablam! = note: for more information, see issue #50504 Nov 10 01:10:40.827 INFO kablam! Nov 10 01:10:40.827 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Nov 10 01:10:40.827 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Nov 10 01:10:40.827 INFO kablam! | Nov 10 01:10:40.827 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 10 01:10:40.827 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 10 01:10:40.827 INFO kablam! | Nov 10 01:10:40.827 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! Nov 10 01:10:40.827 INFO kablam! = note: for more information, see issue #50504 Nov 10 01:10:40.827 INFO kablam! Nov 10 01:10:41.315 INFO kablam! warning: cannot find type `JobName` in this scope Nov 10 01:10:41.315 INFO kablam! --> tests/test_helper/mod.rs:59:10 Nov 10 01:10:41.315 INFO kablam! | Nov 10 01:10:41.315 INFO kablam! 59 | #[derive(Job)] Nov 10 01:10:41.315 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 10 01:10:41.315 INFO kablam! | Nov 10 01:10:41.315 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 10 01:10:41.315 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! Nov 10 01:10:41.315 INFO kablam! = note: for more information, see issue #50504 Nov 10 01:10:41.315 INFO kablam! Nov 10 01:10:41.315 INFO kablam! warning: cannot find type `Job` in this scope Nov 10 01:10:41.315 INFO kablam! --> tests/test_helper/mod.rs:59:10 Nov 10 01:10:41.315 INFO kablam! | Nov 10 01:10:41.315 INFO kablam! 59 | #[derive(Job)] Nov 10 01:10:41.315 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 10 01:10:41.315 INFO kablam! | Nov 10 01:10:41.315 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! Nov 10 01:10:41.315 INFO kablam! = note: for more information, see issue #50504 Nov 10 01:10:41.315 INFO kablam! Nov 10 01:10:41.315 INFO kablam! warning: cannot find type `Jobs` in this scope Nov 10 01:10:41.315 INFO kablam! --> tests/test_helper/mod.rs:59:10 Nov 10 01:10:41.315 INFO kablam! | Nov 10 01:10:41.315 INFO kablam! 59 | #[derive(Job)] Nov 10 01:10:41.315 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 10 01:10:41.315 INFO kablam! | Nov 10 01:10:41.315 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! Nov 10 01:10:41.315 INFO kablam! = note: for more information, see issue #50504 Nov 10 01:10:41.315 INFO kablam! Nov 10 01:10:41.315 INFO kablam! warning: cannot find type `JobName` in this scope Nov 10 01:10:41.315 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Nov 10 01:10:41.315 INFO kablam! | Nov 10 01:10:41.315 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 10 01:10:41.315 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 10 01:10:41.315 INFO kablam! | Nov 10 01:10:41.315 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! Nov 10 01:10:41.315 INFO kablam! = note: for more information, see issue #50504 Nov 10 01:10:41.315 INFO kablam! Nov 10 01:10:41.315 INFO kablam! warning: cannot find type `Job` in this scope Nov 10 01:10:41.315 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Nov 10 01:10:41.315 INFO kablam! | Nov 10 01:10:41.315 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 10 01:10:41.315 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 10 01:10:41.315 INFO kablam! | Nov 10 01:10:41.315 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! Nov 10 01:10:41.315 INFO kablam! = note: for more information, see issue #50504 Nov 10 01:10:41.316 INFO kablam! Nov 10 01:10:41.316 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Nov 10 01:10:41.316 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Nov 10 01:10:41.316 INFO kablam! | Nov 10 01:10:41.316 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 10 01:10:41.316 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 10 01:10:41.316 INFO kablam! | Nov 10 01:10:41.316 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! Nov 10 01:10:41.316 INFO kablam! = note: for more information, see issue #50504 Nov 10 01:10:41.316 INFO kablam! Nov 10 01:10:41.642 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.79s Nov 10 01:10:41.658 INFO kablam! su: No module specific data is present Nov 10 01:10:42.899 INFO running `"docker" "rm" "-f" "2c6e24dea6cc329c04c38252cd43540a3139235480148c5463c94a9b50ad7e3e"` Nov 10 01:10:43.223 INFO blam! 2c6e24dea6cc329c04c38252cd43540a3139235480148c5463c94a9b50ad7e3e