Oct 13 09:54:08.946 INFO checking robin-0.3.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:54:08.946 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 09:54:09.369 INFO blam! 799540bcc19761b553c1e41ff6a7a27c7f8f04ed0b06ae640a7f18d3a9a41287 Oct 13 09:54:09.370 INFO running `"docker" "start" "-a" "799540bcc19761b553c1e41ff6a7a27c7f8f04ed0b06ae640a7f18d3a9a41287"` Oct 13 09:54:10.000 INFO kablam! usermod: no changes Oct 13 09:54:10.128 INFO kablam! Compiling typesafe-derive-builder v0.1.0 Oct 13 09:54:10.128 INFO kablam! Compiling robin-derives v0.3.0 Oct 13 09:54:16.864 INFO kablam! Checking robin v0.3.0 (/source) Oct 13 09:54:22.907 INFO kablam! warning: cannot find type `JobName` in this scope Oct 13 09:54:22.907 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 13 09:54:22.907 INFO kablam! | Oct 13 09:54:22.907 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 13 09:54:22.907 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 13 09:54:22.907 INFO kablam! | Oct 13 09:54:22.907 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 09:54:22.907 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 13 09:54:22.907 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:54:22.907 INFO kablam! Oct 13 09:54:22.907 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 09:54:22.907 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 13 09:54:22.907 INFO kablam! | Oct 13 09:54:22.907 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 13 09:54:22.907 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 13 09:54:22.907 INFO kablam! | Oct 13 09:54:22.907 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 13 09:54:22.907 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:54:22.907 INFO kablam! Oct 13 09:54:22.907 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Oct 13 09:54:22.907 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 13 09:54:22.907 INFO kablam! | Oct 13 09:54:22.908 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 13 09:54:22.908 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 13 09:54:22.908 INFO kablam! | Oct 13 09:54:22.908 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 13 09:54:22.908 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:54:22.908 INFO kablam! Oct 13 09:54:23.216 INFO kablam! warning: cannot find type `JobName` in this scope Oct 13 09:54:23.216 INFO kablam! --> tests/test_helper/mod.rs:59:10 Oct 13 09:54:23.216 INFO kablam! | Oct 13 09:54:23.216 INFO kablam! 59 | #[derive(Job)] Oct 13 09:54:23.216 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 13 09:54:23.216 INFO kablam! | Oct 13 09:54:23.216 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 09:54:23.216 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 13 09:54:23.216 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:54:23.216 INFO kablam! Oct 13 09:54:23.217 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 09:54:23.217 INFO kablam! --> tests/test_helper/mod.rs:59:10 Oct 13 09:54:23.217 INFO kablam! | Oct 13 09:54:23.217 INFO kablam! 59 | #[derive(Job)] Oct 13 09:54:23.217 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 13 09:54:23.217 INFO kablam! | Oct 13 09:54:23.217 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 13 09:54:23.217 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:54:23.217 INFO kablam! Oct 13 09:54:23.217 INFO kablam! warning: cannot find type `Jobs` in this scope Oct 13 09:54:23.217 INFO kablam! --> tests/test_helper/mod.rs:59:10 Oct 13 09:54:23.217 INFO kablam! | Oct 13 09:54:23.217 INFO kablam! 59 | #[derive(Job)] Oct 13 09:54:23.217 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 13 09:54:23.217 INFO kablam! | Oct 13 09:54:23.217 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 13 09:54:23.217 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:54:23.217 INFO kablam! Oct 13 09:54:23.217 INFO kablam! warning: cannot find type `JobName` in this scope Oct 13 09:54:23.217 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 13 09:54:23.217 INFO kablam! | Oct 13 09:54:23.217 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 13 09:54:23.217 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 13 09:54:23.217 INFO kablam! | Oct 13 09:54:23.217 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 13 09:54:23.217 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:54:23.217 INFO kablam! Oct 13 09:54:23.217 INFO kablam! warning: cannot find type `Job` in this scope Oct 13 09:54:23.217 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 13 09:54:23.217 INFO kablam! | Oct 13 09:54:23.217 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 13 09:54:23.217 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 13 09:54:23.217 INFO kablam! | Oct 13 09:54:23.217 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 13 09:54:23.217 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:54:23.217 INFO kablam! Oct 13 09:54:23.217 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Oct 13 09:54:23.217 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 13 09:54:23.217 INFO kablam! | Oct 13 09:54:23.217 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 13 09:54:23.217 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 13 09:54:23.217 INFO kablam! | Oct 13 09:54:23.217 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 13 09:54:23.217 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:54:23.217 INFO kablam! Oct 13 09:54:23.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.54s Oct 13 09:54:23.584 INFO kablam! su: No module specific data is present Oct 13 09:54:24.374 INFO running `"docker" "rm" "-f" "799540bcc19761b553c1e41ff6a7a27c7f8f04ed0b06ae640a7f18d3a9a41287"` Oct 13 09:54:24.667 INFO blam! 799540bcc19761b553c1e41ff6a7a27c7f8f04ed0b06ae640a7f18d3a9a41287