Dec 18 12:15:19.903 INFO checking robin-0.3.0 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 12:15:19.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/robin/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 12:15:20.346 INFO [stdout] b5d14197914f3b0e94d544d8260792ac8efd2fc8686518edc2c74e4a80177e9f Dec 18 12:15:20.348 INFO running `"docker" "start" "-a" "b5d14197914f3b0e94d544d8260792ac8efd2fc8686518edc2c74e4a80177e9f"` Dec 18 12:15:21.576 INFO [stderr] Compiling robin-derives v0.3.0 Dec 18 12:15:21.576 INFO [stderr] Compiling typesafe-derive-builder v0.1.0 Dec 18 12:15:23.881 INFO [stderr] Checking robin v0.3.0 (/opt/crater/workdir) Dec 18 12:15:26.140 INFO [stderr] warning: cannot find type `JobName` in this scope Dec 18 12:15:26.140 INFO [stderr] --> tests/test_helper/mod.rs:59:10 Dec 18 12:15:26.140 INFO [stderr] | Dec 18 12:15:26.140 INFO [stderr] 59 | #[derive(Job)] Dec 18 12:15:26.140 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 18 12:15:26.140 INFO [stderr] | Dec 18 12:15:26.140 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 12:15:26.140 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 12:15:26.140 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:15:26.141 INFO [stderr] Dec 18 12:15:26.141 INFO [stderr] warning: cannot find type `Job` in this scope Dec 18 12:15:26.141 INFO [stderr] --> tests/test_helper/mod.rs:59:10 Dec 18 12:15:26.141 INFO [stderr] | Dec 18 12:15:26.141 INFO [stderr] 59 | #[derive(Job)] Dec 18 12:15:26.141 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 18 12:15:26.141 INFO [stderr] | Dec 18 12:15:26.141 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 12:15:26.141 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:15:26.141 INFO [stderr] Dec 18 12:15:26.141 INFO [stderr] warning: cannot find type `Jobs` in this scope Dec 18 12:15:26.141 INFO [stderr] --> tests/test_helper/mod.rs:59:10 Dec 18 12:15:26.141 INFO [stderr] | Dec 18 12:15:26.141 INFO [stderr] 59 | #[derive(Job)] Dec 18 12:15:26.141 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 18 12:15:26.141 INFO [stderr] | Dec 18 12:15:26.141 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 12:15:26.141 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:15:26.141 INFO [stderr] Dec 18 12:15:26.141 INFO [stderr] warning: cannot find type `JobName` in this scope Dec 18 12:15:26.141 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Dec 18 12:15:26.141 INFO [stderr] | Dec 18 12:15:26.141 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Dec 18 12:15:26.141 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 18 12:15:26.141 INFO [stderr] | Dec 18 12:15:26.141 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 12:15:26.141 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:15:26.141 INFO [stderr] Dec 18 12:15:26.141 INFO [stderr] warning: cannot find type `Job` in this scope Dec 18 12:15:26.141 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Dec 18 12:15:26.141 INFO [stderr] | Dec 18 12:15:26.141 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Dec 18 12:15:26.141 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 18 12:15:26.141 INFO [stderr] | Dec 18 12:15:26.141 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 12:15:26.141 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:15:26.141 INFO [stderr] Dec 18 12:15:26.141 INFO [stderr] warning: cannot find type `__RobinJobs` in this scope Dec 18 12:15:26.141 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Dec 18 12:15:26.141 INFO [stderr] | Dec 18 12:15:26.141 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Dec 18 12:15:26.141 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 18 12:15:26.141 INFO [stderr] | Dec 18 12:15:26.141 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 12:15:26.141 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:15:26.141 INFO [stderr] Dec 18 12:15:26.316 INFO [stderr] warning: cannot find type `JobName` in this scope Dec 18 12:15:26.316 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Dec 18 12:15:26.316 INFO [stderr] | Dec 18 12:15:26.316 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Dec 18 12:15:26.316 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 18 12:15:26.316 INFO [stderr] | Dec 18 12:15:26.316 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 12:15:26.316 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 12:15:26.316 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:15:26.316 INFO [stderr] Dec 18 12:15:26.316 INFO [stderr] warning: cannot find type `Job` in this scope Dec 18 12:15:26.316 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Dec 18 12:15:26.316 INFO [stderr] | Dec 18 12:15:26.316 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Dec 18 12:15:26.316 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 18 12:15:26.316 INFO [stderr] | Dec 18 12:15:26.316 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 12:15:26.316 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:15:26.317 INFO [stderr] Dec 18 12:15:26.317 INFO [stderr] warning: cannot find type `__RobinJobs` in this scope Dec 18 12:15:26.317 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Dec 18 12:15:26.317 INFO [stderr] | Dec 18 12:15:26.317 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Dec 18 12:15:26.317 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 18 12:15:26.317 INFO [stderr] | Dec 18 12:15:26.317 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 12:15:26.317 INFO [stderr] = note: for more information, see issue #50504 Dec 18 12:15:26.317 INFO [stderr] Dec 18 12:15:26.640 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.19s Dec 18 12:15:27.624 INFO running `"docker" "inspect" "b5d14197914f3b0e94d544d8260792ac8efd2fc8686518edc2c74e4a80177e9f"` Dec 18 12:15:27.990 INFO running `"docker" "rm" "-f" "b5d14197914f3b0e94d544d8260792ac8efd2fc8686518edc2c74e4a80177e9f"` Dec 18 12:15:28.360 INFO [stdout] b5d14197914f3b0e94d544d8260792ac8efd2fc8686518edc2c74e4a80177e9f