Nov 30 17:00:49.565 INFO checking robin-0.3.0 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 17:00:49.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-3/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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 30 17:00:49.952 INFO [stdout] 4cc4d24449dfb9eae07af867730a403b294e6117d31d735d78413bfa98d91401 Nov 30 17:00:49.964 INFO running `"docker" "start" "-a" "4cc4d24449dfb9eae07af867730a403b294e6117d31d735d78413bfa98d91401"` Nov 30 17:00:50.692 INFO [stderr] usermod: no changes Nov 30 17:00:50.866 INFO [stderr] Compiling robin-derives v0.3.0 Nov 30 17:00:50.866 INFO [stderr] Compiling typesafe-derive-builder v0.1.0 Nov 30 17:00:58.274 INFO [stderr] Checking robin v0.3.0 (/source) Nov 30 17:01:05.216 INFO [stderr] warning: cannot find type `JobName` in this scope Nov 30 17:01:05.216 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Nov 30 17:01:05.217 INFO [stderr] | Nov 30 17:01:05.217 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 30 17:01:05.217 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 30 17:01:05.218 INFO [stderr] | Nov 30 17:01:05.218 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 17:01:05.218 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! Nov 30 17:01:05.218 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:01:05.218 INFO [stderr] Nov 30 17:01:05.218 INFO [stderr] warning: cannot find type `Job` in this scope Nov 30 17:01:05.218 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Nov 30 17:01:05.218 INFO [stderr] | Nov 30 17:01:05.218 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 30 17:01:05.218 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 30 17:01:05.218 INFO [stderr] | Nov 30 17:01:05.218 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! Nov 30 17:01:05.218 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:01:05.218 INFO [stderr] Nov 30 17:01:05.218 INFO [stderr] warning: cannot find type `__RobinJobs` in this scope Nov 30 17:01:05.218 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Nov 30 17:01:05.218 INFO [stderr] | Nov 30 17:01:05.218 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 30 17:01:05.218 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 30 17:01:05.218 INFO [stderr] | Nov 30 17:01:05.218 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! Nov 30 17:01:05.218 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:01:05.218 INFO [stderr] Nov 30 17:01:05.556 INFO [stderr] warning: cannot find type `JobName` in this scope Nov 30 17:01:05.557 INFO [stderr] --> tests/test_helper/mod.rs:59:10 Nov 30 17:01:05.557 INFO [stderr] | Nov 30 17:01:05.557 INFO [stderr] 59 | #[derive(Job)] Nov 30 17:01:05.557 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 30 17:01:05.557 INFO [stderr] | Nov 30 17:01:05.557 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 17:01:05.557 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! Nov 30 17:01:05.557 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:01:05.557 INFO [stderr] Nov 30 17:01:05.557 INFO [stderr] warning: cannot find type `Job` in this scope Nov 30 17:01:05.557 INFO [stderr] --> tests/test_helper/mod.rs:59:10 Nov 30 17:01:05.557 INFO [stderr] | Nov 30 17:01:05.557 INFO [stderr] 59 | #[derive(Job)] Nov 30 17:01:05.557 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 30 17:01:05.557 INFO [stderr] | Nov 30 17:01:05.557 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! Nov 30 17:01:05.557 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:01:05.557 INFO [stderr] Nov 30 17:01:05.557 INFO [stderr] warning: cannot find type `Jobs` in this scope Nov 30 17:01:05.557 INFO [stderr] --> tests/test_helper/mod.rs:59:10 Nov 30 17:01:05.557 INFO [stderr] | Nov 30 17:01:05.557 INFO [stderr] 59 | #[derive(Job)] Nov 30 17:01:05.557 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 30 17:01:05.557 INFO [stderr] | Nov 30 17:01:05.557 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! Nov 30 17:01:05.557 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:01:05.557 INFO [stderr] Nov 30 17:01:05.558 INFO [stderr] warning: cannot find type `JobName` in this scope Nov 30 17:01:05.558 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Nov 30 17:01:05.558 INFO [stderr] | Nov 30 17:01:05.558 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 30 17:01:05.558 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 30 17:01:05.558 INFO [stderr] | Nov 30 17:01:05.558 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! Nov 30 17:01:05.558 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:01:05.558 INFO [stderr] Nov 30 17:01:05.558 INFO [stderr] warning: cannot find type `Job` in this scope Nov 30 17:01:05.559 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Nov 30 17:01:05.559 INFO [stderr] | Nov 30 17:01:05.559 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 30 17:01:05.559 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 30 17:01:05.559 INFO [stderr] | Nov 30 17:01:05.559 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! Nov 30 17:01:05.559 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:01:05.559 INFO [stderr] Nov 30 17:01:05.559 INFO [stderr] warning: cannot find type `__RobinJobs` in this scope Nov 30 17:01:05.559 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Nov 30 17:01:05.559 INFO [stderr] | Nov 30 17:01:05.559 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 30 17:01:05.559 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 30 17:01:05.559 INFO [stderr] | Nov 30 17:01:05.559 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! Nov 30 17:01:05.559 INFO [stderr] = note: for more information, see issue #50504 Nov 30 17:01:05.559 INFO [stderr] Nov 30 17:01:05.946 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.22s Nov 30 17:01:05.952 INFO [stderr] su: No module specific data is present Nov 30 17:01:06.921 INFO running `"docker" "inspect" "4cc4d24449dfb9eae07af867730a403b294e6117d31d735d78413bfa98d91401"` Nov 30 17:01:07.336 INFO running `"docker" "rm" "-f" "4cc4d24449dfb9eae07af867730a403b294e6117d31d735d78413bfa98d91401"` Nov 30 17:01:07.670 INFO [stdout] 4cc4d24449dfb9eae07af867730a403b294e6117d31d735d78413bfa98d91401