Nov 18 01:37:21.132 INFO testing robin-0.3.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 01:37:21.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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 18 01:37:21.317 INFO [stdout] 1af4f68cbcef08e196c2b85bbd61719b14aff42752d0c249f624a970ad76cf4c Nov 18 01:37:21.319 INFO running `"docker" "start" "-a" "1af4f68cbcef08e196c2b85bbd61719b14aff42752d0c249f624a970ad76cf4c"` Nov 18 01:37:21.783 INFO [stderr] usermod: no changes Nov 18 01:37:21.881 INFO [stderr] Compiling typesafe-derive-builder v0.1.0 Nov 18 01:37:21.882 INFO [stderr] Compiling redis v0.8.0 Nov 18 01:37:21.882 INFO [stderr] Compiling robin-derives v0.3.0 Nov 18 01:37:28.961 INFO [stderr] Compiling robin v0.3.0 (/source) Nov 18 01:37:30.655 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.85s Nov 18 01:37:30.662 INFO [stderr] su: No module specific data is present Nov 18 01:37:30.937 INFO running `"docker" "inspect" "1af4f68cbcef08e196c2b85bbd61719b14aff42752d0c249f624a970ad76cf4c"` Nov 18 01:37:31.050 INFO running `"docker" "rm" "-f" "1af4f68cbcef08e196c2b85bbd61719b14aff42752d0c249f624a970ad76cf4c"` Nov 18 01:37:31.169 INFO [stdout] 1af4f68cbcef08e196c2b85bbd61719b14aff42752d0c249f624a970ad76cf4c Nov 18 01:37:31.172 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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 18 01:37:31.360 INFO [stdout] 3bee0ca8b4781c74a4b736c1b12643c0896ad77f7588a1574ae35b76f6964a6b Nov 18 01:37:31.362 INFO running `"docker" "start" "-a" "3bee0ca8b4781c74a4b736c1b12643c0896ad77f7588a1574ae35b76f6964a6b"` Nov 18 01:37:32.065 INFO [stderr] usermod: no changes Nov 18 01:37:32.180 INFO [stderr] Compiling robin v0.3.0 (/source) Nov 18 01:37:36.149 INFO [stderr] warning: cannot find type `JobName` in this scope Nov 18 01:37:36.149 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Nov 18 01:37:36.149 INFO [stderr] | Nov 18 01:37:36.149 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 18 01:37:36.149 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 18 01:37:36.150 INFO [stderr] | Nov 18 01:37:36.150 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 01:37:36.150 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 18 01:37:36.150 INFO [stderr] = note: for more information, see issue #50504 Nov 18 01:37:36.150 INFO [stderr] Nov 18 01:37:36.150 INFO [stderr] warning: cannot find type `Job` in this scope Nov 18 01:37:36.150 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Nov 18 01:37:36.150 INFO [stderr] | Nov 18 01:37:36.150 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 18 01:37:36.150 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 18 01:37:36.150 INFO [stderr] | Nov 18 01:37:36.150 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 18 01:37:36.150 INFO [stderr] = note: for more information, see issue #50504 Nov 18 01:37:36.150 INFO [stderr] Nov 18 01:37:36.150 INFO [stderr] warning: cannot find type `__RobinJobs` in this scope Nov 18 01:37:36.150 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Nov 18 01:37:36.150 INFO [stderr] | Nov 18 01:37:36.150 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 18 01:37:36.150 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 18 01:37:36.150 INFO [stderr] | Nov 18 01:37:36.150 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 18 01:37:36.150 INFO [stderr] = note: for more information, see issue #50504 Nov 18 01:37:36.150 INFO [stderr] Nov 18 01:37:36.357 INFO [stderr] warning: cannot find type `JobName` in this scope Nov 18 01:37:36.358 INFO [stderr] --> tests/test_helper/mod.rs:59:10 Nov 18 01:37:36.358 INFO [stderr] | Nov 18 01:37:36.358 INFO [stderr] 59 | #[derive(Job)] Nov 18 01:37:36.359 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 18 01:37:36.359 INFO [stderr] | Nov 18 01:37:36.359 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 18 01:37:36.360 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 18 01:37:36.360 INFO [stderr] = note: for more information, see issue #50504 Nov 18 01:37:36.360 INFO [stderr] Nov 18 01:37:36.361 INFO [stderr] warning: cannot find type `Job` in this scope Nov 18 01:37:36.361 INFO [stderr] --> tests/test_helper/mod.rs:59:10 Nov 18 01:37:36.361 INFO [stderr] | Nov 18 01:37:36.362 INFO [stderr] 59 | #[derive(Job)] Nov 18 01:37:36.362 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 18 01:37:36.362 INFO [stderr] | Nov 18 01:37:36.364 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 18 01:37:36.364 INFO [stderr] = note: for more information, see issue #50504 Nov 18 01:37:36.365 INFO [stderr] Nov 18 01:37:36.365 INFO [stderr] warning: cannot find type `Jobs` in this scope Nov 18 01:37:36.365 INFO [stderr] --> tests/test_helper/mod.rs:59:10 Nov 18 01:37:36.366 INFO [stderr] | Nov 18 01:37:36.366 INFO [stderr] 59 | #[derive(Job)] Nov 18 01:37:36.366 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 18 01:37:36.367 INFO [stderr] | Nov 18 01:37:36.367 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 18 01:37:36.367 INFO [stderr] = note: for more information, see issue #50504 Nov 18 01:37:36.368 INFO [stderr] Nov 18 01:37:36.368 INFO [stderr] warning: cannot find type `JobName` in this scope Nov 18 01:37:36.368 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Nov 18 01:37:36.369 INFO [stderr] | Nov 18 01:37:36.369 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 18 01:37:36.369 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 18 01:37:36.369 INFO [stderr] | Nov 18 01:37:36.370 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 18 01:37:36.370 INFO [stderr] = note: for more information, see issue #50504 Nov 18 01:37:36.371 INFO [stderr] Nov 18 01:37:36.371 INFO [stderr] warning: cannot find type `Job` in this scope Nov 18 01:37:36.371 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Nov 18 01:37:36.372 INFO [stderr] | Nov 18 01:37:36.372 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 18 01:37:36.372 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 18 01:37:36.372 INFO [stderr] | Nov 18 01:37:36.373 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 18 01:37:36.373 INFO [stderr] = note: for more information, see issue #50504 Nov 18 01:37:36.373 INFO [stderr] Nov 18 01:37:36.374 INFO [stderr] warning: cannot find type `__RobinJobs` in this scope Nov 18 01:37:36.374 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Nov 18 01:37:36.374 INFO [stderr] | Nov 18 01:37:36.375 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Nov 18 01:37:36.375 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Nov 18 01:37:36.375 INFO [stderr] | Nov 18 01:37:36.375 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 18 01:37:36.376 INFO [stderr] = note: for more information, see issue #50504 Nov 18 01:37:36.376 INFO [stderr] Nov 18 01:37:37.851 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.75s Nov 18 01:37:37.859 INFO [stderr] su: No module specific data is present Nov 18 01:37:38.239 INFO running `"docker" "inspect" "3bee0ca8b4781c74a4b736c1b12643c0896ad77f7588a1574ae35b76f6964a6b"` Nov 18 01:37:38.403 INFO running `"docker" "rm" "-f" "3bee0ca8b4781c74a4b736c1b12643c0896ad77f7588a1574ae35b76f6964a6b"` Nov 18 01:37:38.679 INFO [stdout] 3bee0ca8b4781c74a4b736c1b12643c0896ad77f7588a1574ae35b76f6964a6b