Dec 07 02:01:29.058 INFO testing robin-0.3.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 02:01:29.058 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 02:01:29.402 INFO [stdout] 39bf0bd96c8d17dd87e5c95da7f2e86ec099e77627ab8a7b61b71a382a7f674f Dec 07 02:01:29.402 INFO running `"docker" "start" "-a" "39bf0bd96c8d17dd87e5c95da7f2e86ec099e77627ab8a7b61b71a382a7f674f"` Dec 07 02:01:30.268 INFO [stderr] usermod: no changes Dec 07 02:01:30.428 INFO [stderr] Compiling robin-derives v0.3.0 Dec 07 02:01:30.428 INFO [stderr] Compiling redis v0.8.0 Dec 07 02:01:30.428 INFO [stderr] Compiling typesafe-derive-builder v0.1.0 Dec 07 02:01:38.812 INFO [stderr] Compiling robin v0.3.0 (/source) Dec 07 02:01:41.404 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.10s Dec 07 02:01:41.424 INFO [stderr] su: No module specific data is present Dec 07 02:01:41.938 INFO running `"docker" "inspect" "39bf0bd96c8d17dd87e5c95da7f2e86ec099e77627ab8a7b61b71a382a7f674f"` Dec 07 02:01:42.168 INFO running `"docker" "rm" "-f" "39bf0bd96c8d17dd87e5c95da7f2e86ec099e77627ab8a7b61b71a382a7f674f"` Dec 07 02:01:42.442 INFO [stdout] 39bf0bd96c8d17dd87e5c95da7f2e86ec099e77627ab8a7b61b71a382a7f674f Dec 07 02:01:42.442 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 02:01:42.818 INFO [stdout] 611591ef05475906c6ae1096928345b30223de7a730976acb6ad77636eae52f1 Dec 07 02:01:42.820 INFO running `"docker" "start" "-a" "611591ef05475906c6ae1096928345b30223de7a730976acb6ad77636eae52f1"` Dec 07 02:01:45.027 INFO [stderr] usermod: no changes Dec 07 02:01:45.224 INFO [stderr] Compiling robin v0.3.0 (/source) Dec 07 02:01:50.748 INFO [stderr] warning: cannot find type `JobName` in this scope Dec 07 02:01:50.748 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Dec 07 02:01:50.748 INFO [stderr] | Dec 07 02:01:50.748 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Dec 07 02:01:50.748 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 07 02:01:50.748 INFO [stderr] | Dec 07 02:01:50.748 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 02:01:50.748 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 07 02:01:50.748 INFO [stderr] = note: for more information, see issue #50504 Dec 07 02:01:50.748 INFO [stderr] Dec 07 02:01:50.748 INFO [stderr] warning: cannot find type `Job` in this scope Dec 07 02:01:50.748 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Dec 07 02:01:50.748 INFO [stderr] | Dec 07 02:01:50.748 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Dec 07 02:01:50.748 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 07 02:01:50.748 INFO [stderr] | Dec 07 02:01:50.749 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 07 02:01:50.749 INFO [stderr] = note: for more information, see issue #50504 Dec 07 02:01:50.749 INFO [stderr] Dec 07 02:01:50.749 INFO [stderr] warning: cannot find type `__RobinJobs` in this scope Dec 07 02:01:50.749 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Dec 07 02:01:50.749 INFO [stderr] | Dec 07 02:01:50.749 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Dec 07 02:01:50.749 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 07 02:01:50.749 INFO [stderr] | Dec 07 02:01:50.749 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 07 02:01:50.749 INFO [stderr] = note: for more information, see issue #50504 Dec 07 02:01:50.749 INFO [stderr] Dec 07 02:01:52.216 INFO [stderr] warning: cannot find type `JobName` in this scope Dec 07 02:01:52.216 INFO [stderr] --> tests/test_helper/mod.rs:59:10 Dec 07 02:01:52.216 INFO [stderr] | Dec 07 02:01:52.216 INFO [stderr] 59 | #[derive(Job)] Dec 07 02:01:52.216 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 07 02:01:52.216 INFO [stderr] | Dec 07 02:01:52.216 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 07 02:01:52.216 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 07 02:01:52.216 INFO [stderr] = note: for more information, see issue #50504 Dec 07 02:01:52.216 INFO [stderr] Dec 07 02:01:52.216 INFO [stderr] warning: cannot find type `Job` in this scope Dec 07 02:01:52.216 INFO [stderr] --> tests/test_helper/mod.rs:59:10 Dec 07 02:01:52.216 INFO [stderr] | Dec 07 02:01:52.216 INFO [stderr] 59 | #[derive(Job)] Dec 07 02:01:52.216 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 07 02:01:52.216 INFO [stderr] | Dec 07 02:01:52.216 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 07 02:01:52.216 INFO [stderr] = note: for more information, see issue #50504 Dec 07 02:01:52.216 INFO [stderr] Dec 07 02:01:52.216 INFO [stderr] warning: cannot find type `Jobs` in this scope Dec 07 02:01:52.216 INFO [stderr] --> tests/test_helper/mod.rs:59:10 Dec 07 02:01:52.216 INFO [stderr] | Dec 07 02:01:52.217 INFO [stderr] 59 | #[derive(Job)] Dec 07 02:01:52.217 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 07 02:01:52.217 INFO [stderr] | Dec 07 02:01:52.217 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 07 02:01:52.217 INFO [stderr] = note: for more information, see issue #50504 Dec 07 02:01:52.217 INFO [stderr] Dec 07 02:01:52.218 INFO [stderr] warning: cannot find type `JobName` in this scope Dec 07 02:01:52.218 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Dec 07 02:01:52.218 INFO [stderr] | Dec 07 02:01:52.218 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Dec 07 02:01:52.218 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 07 02:01:52.218 INFO [stderr] | Dec 07 02:01:52.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! Dec 07 02:01:52.218 INFO [stderr] = note: for more information, see issue #50504 Dec 07 02:01:52.218 INFO [stderr] Dec 07 02:01:52.218 INFO [stderr] warning: cannot find type `Job` in this scope Dec 07 02:01:52.218 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Dec 07 02:01:52.218 INFO [stderr] | Dec 07 02:01:52.218 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Dec 07 02:01:52.218 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 07 02:01:52.218 INFO [stderr] | Dec 07 02:01:52.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! Dec 07 02:01:52.218 INFO [stderr] = note: for more information, see issue #50504 Dec 07 02:01:52.218 INFO [stderr] Dec 07 02:01:52.218 INFO [stderr] warning: cannot find type `__RobinJobs` in this scope Dec 07 02:01:52.218 INFO [stderr] --> <::robin::macros::jobs macros>:2:14 Dec 07 02:01:52.218 INFO [stderr] | Dec 07 02:01:52.218 INFO [stderr] 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Dec 07 02:01:52.218 INFO [stderr] | ^^^ names from parent modules are not accessible without an explicit import Dec 07 02:01:52.218 INFO [stderr] | Dec 07 02:01:52.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! Dec 07 02:01:52.218 INFO [stderr] = note: for more information, see issue #50504 Dec 07 02:01:52.218 INFO [stderr] Dec 07 02:01:53.634 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.57s Dec 07 02:01:53.641 INFO [stderr] su: No module specific data is present Dec 07 02:01:53.956 INFO running `"docker" "inspect" "611591ef05475906c6ae1096928345b30223de7a730976acb6ad77636eae52f1"` Dec 07 02:01:54.045 INFO running `"docker" "rm" "-f" "611591ef05475906c6ae1096928345b30223de7a730976acb6ad77636eae52f1"` Dec 07 02:01:54.146 INFO [stdout] 611591ef05475906c6ae1096928345b30223de7a730976acb6ad77636eae52f1