Nov 03 03:10:05.218 INFO checking robin-0.3.0 against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 03 03:10:05.218 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-3/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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 03 03:10:05.469 INFO blam! dcd8d9d4b67940b16be0dedc8ecc8781d0adecb61d5ee0e43b71f8e44e6b98ee Nov 03 03:10:05.480 INFO running `"docker" "start" "-a" "dcd8d9d4b67940b16be0dedc8ecc8781d0adecb61d5ee0e43b71f8e44e6b98ee"` Nov 03 03:10:06.223 INFO kablam! usermod: no changes Nov 03 03:10:06.405 INFO kablam! Compiling typesafe-derive-builder v0.1.0 Nov 03 03:10:06.405 INFO kablam! Compiling robin-derives v0.3.0 Nov 03 03:10:12.749 INFO kablam! Checking robin v0.3.0 (/source) Nov 03 03:10:17.610 INFO kablam! warning: cannot find type `JobName` in this scope Nov 03 03:10:17.611 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Nov 03 03:10:17.611 INFO kablam! | Nov 03 03:10:17.612 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 03 03:10:17.613 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 03 03:10:17.613 INFO kablam! | Nov 03 03:10:17.614 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 03 03:10:17.615 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 03 03:10:17.615 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:10:17.616 INFO kablam! Nov 03 03:10:17.617 INFO kablam! warning: cannot find type `Job` in this scope Nov 03 03:10:17.617 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Nov 03 03:10:17.618 INFO kablam! | Nov 03 03:10:17.618 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 03 03:10:17.619 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 03 03:10:17.620 INFO kablam! | Nov 03 03:10:17.620 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 03 03:10:17.620 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:10:17.620 INFO kablam! Nov 03 03:10:17.620 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Nov 03 03:10:17.620 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Nov 03 03:10:17.620 INFO kablam! | Nov 03 03:10:17.620 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 03 03:10:17.620 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 03 03:10:17.620 INFO kablam! | Nov 03 03:10:17.620 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 03 03:10:17.620 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:10:17.623 INFO kablam! Nov 03 03:10:18.159 INFO kablam! warning: cannot find type `JobName` in this scope Nov 03 03:10:18.160 INFO kablam! --> tests/test_helper/mod.rs:59:10 Nov 03 03:10:18.161 INFO kablam! | Nov 03 03:10:18.162 INFO kablam! 59 | #[derive(Job)] Nov 03 03:10:18.162 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 03 03:10:18.163 INFO kablam! | Nov 03 03:10:18.164 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 03 03:10:18.164 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 03 03:10:18.165 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:10:18.166 INFO kablam! Nov 03 03:10:18.166 INFO kablam! warning: cannot find type `Job` in this scope Nov 03 03:10:18.167 INFO kablam! --> tests/test_helper/mod.rs:59:10 Nov 03 03:10:18.167 INFO kablam! | Nov 03 03:10:18.168 INFO kablam! 59 | #[derive(Job)] Nov 03 03:10:18.168 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 03 03:10:18.169 INFO kablam! | Nov 03 03:10:18.170 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 03 03:10:18.170 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:10:18.170 INFO kablam! Nov 03 03:10:18.170 INFO kablam! warning: cannot find type `Jobs` in this scope Nov 03 03:10:18.170 INFO kablam! --> tests/test_helper/mod.rs:59:10 Nov 03 03:10:18.170 INFO kablam! | Nov 03 03:10:18.170 INFO kablam! 59 | #[derive(Job)] Nov 03 03:10:18.170 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 03 03:10:18.170 INFO kablam! | Nov 03 03:10:18.170 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 03 03:10:18.170 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:10:18.170 INFO kablam! Nov 03 03:10:18.170 INFO kablam! warning: cannot find type `JobName` in this scope Nov 03 03:10:18.170 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Nov 03 03:10:18.170 INFO kablam! | Nov 03 03:10:18.170 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 03 03:10:18.170 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 03 03:10:18.170 INFO kablam! | Nov 03 03:10:18.170 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 03 03:10:18.170 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:10:18.170 INFO kablam! Nov 03 03:10:18.170 INFO kablam! warning: cannot find type `Job` in this scope Nov 03 03:10:18.170 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Nov 03 03:10:18.170 INFO kablam! | Nov 03 03:10:18.170 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 03 03:10:18.170 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 03 03:10:18.170 INFO kablam! | Nov 03 03:10:18.170 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 03 03:10:18.170 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:10:18.170 INFO kablam! Nov 03 03:10:18.170 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Nov 03 03:10:18.170 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Nov 03 03:10:18.170 INFO kablam! | Nov 03 03:10:18.170 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 03 03:10:18.170 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Nov 03 03:10:18.170 INFO kablam! | Nov 03 03:10:18.170 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 03 03:10:18.170 INFO kablam! = note: for more information, see issue #50504 Nov 03 03:10:18.170 INFO kablam! Nov 03 03:10:18.577 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.31s Nov 03 03:10:18.589 INFO kablam! su: No module specific data is present Nov 03 03:10:19.482 INFO running `"docker" "rm" "-f" "dcd8d9d4b67940b16be0dedc8ecc8781d0adecb61d5ee0e43b71f8e44e6b98ee"` Nov 03 03:10:19.764 INFO blam! dcd8d9d4b67940b16be0dedc8ecc8781d0adecb61d5ee0e43b71f8e44e6b98ee