Oct 15 21:48:58.647 INFO testing robin-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 21:48:58.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 21:48:58.860 INFO blam! 39bbd8072ddf08fbe0aaa28f8a5d4dc5f0951d92ca1d8b0828caa8c40354a29d Oct 15 21:48:58.863 INFO running `"docker" "start" "-a" "39bbd8072ddf08fbe0aaa28f8a5d4dc5f0951d92ca1d8b0828caa8c40354a29d"` Oct 15 21:48:59.291 INFO kablam! usermod: no changes Oct 15 21:48:59.403 INFO kablam! Compiling typesafe-derive-builder v0.1.0 Oct 15 21:48:59.403 INFO kablam! Compiling robin-derives v0.3.0 Oct 15 21:49:05.535 INFO kablam! Compiling robin v0.3.0 (/source) Oct 15 21:49:07.593 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.28s Oct 15 21:49:07.597 INFO kablam! su: No module specific data is present Oct 15 21:49:07.869 INFO running `"docker" "rm" "-f" "39bbd8072ddf08fbe0aaa28f8a5d4dc5f0951d92ca1d8b0828caa8c40354a29d"` Oct 15 21:49:07.955 INFO blam! 39bbd8072ddf08fbe0aaa28f8a5d4dc5f0951d92ca1d8b0828caa8c40354a29d Oct 15 21:49:07.957 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 21:49:08.143 INFO blam! de84145f78296c40e6a0e7a8d237831603715c24292c4e51590d36fee025bc55 Oct 15 21:49:08.145 INFO running `"docker" "start" "-a" "de84145f78296c40e6a0e7a8d237831603715c24292c4e51590d36fee025bc55"` Oct 15 21:49:08.617 INFO kablam! usermod: no changes Oct 15 21:49:08.749 INFO kablam! Compiling version-sync v0.5.0 Oct 15 21:49:10.229 INFO kablam! Compiling robin v0.3.0 (/source) Oct 15 21:49:13.868 INFO kablam! warning: cannot find type `JobName` in this scope Oct 15 21:49:13.868 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 15 21:49:13.868 INFO kablam! | Oct 15 21:49:13.868 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 15 21:49:13.868 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 15 21:49:13.868 INFO kablam! | Oct 15 21:49:13.868 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 21:49:13.868 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! Oct 15 21:49:13.868 INFO kablam! = note: for more information, see issue #50504 Oct 15 21:49:13.868 INFO kablam! Oct 15 21:49:13.870 INFO kablam! warning: cannot find type `Job` in this scope Oct 15 21:49:13.870 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 15 21:49:13.870 INFO kablam! | Oct 15 21:49:13.870 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 15 21:49:13.870 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 15 21:49:13.870 INFO kablam! | Oct 15 21:49:13.870 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! Oct 15 21:49:13.870 INFO kablam! = note: for more information, see issue #50504 Oct 15 21:49:13.870 INFO kablam! Oct 15 21:49:13.870 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Oct 15 21:49:13.870 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 15 21:49:13.870 INFO kablam! | Oct 15 21:49:13.870 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 15 21:49:13.870 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 15 21:49:13.870 INFO kablam! | Oct 15 21:49:13.870 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! Oct 15 21:49:13.870 INFO kablam! = note: for more information, see issue #50504 Oct 15 21:49:13.870 INFO kablam! Oct 15 21:49:14.188 INFO kablam! warning: cannot find type `JobName` in this scope Oct 15 21:49:14.189 INFO kablam! --> tests/test_helper/mod.rs:59:10 Oct 15 21:49:14.189 INFO kablam! | Oct 15 21:49:14.190 INFO kablam! 59 | #[derive(Job)] Oct 15 21:49:14.190 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 15 21:49:14.191 INFO kablam! | Oct 15 21:49:14.192 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 21:49:14.192 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! Oct 15 21:49:14.193 INFO kablam! = note: for more information, see issue #50504 Oct 15 21:49:14.193 INFO kablam! Oct 15 21:49:14.194 INFO kablam! warning: cannot find type `Job` in this scope Oct 15 21:49:14.194 INFO kablam! --> tests/test_helper/mod.rs:59:10 Oct 15 21:49:14.195 INFO kablam! | Oct 15 21:49:14.195 INFO kablam! 59 | #[derive(Job)] Oct 15 21:49:14.196 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 15 21:49:14.196 INFO kablam! | Oct 15 21:49:14.197 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! Oct 15 21:49:14.197 INFO kablam! = note: for more information, see issue #50504 Oct 15 21:49:14.197 INFO kablam! Oct 15 21:49:14.198 INFO kablam! warning: cannot find type `Jobs` in this scope Oct 15 21:49:14.198 INFO kablam! --> tests/test_helper/mod.rs:59:10 Oct 15 21:49:14.198 INFO kablam! | Oct 15 21:49:14.198 INFO kablam! 59 | #[derive(Job)] Oct 15 21:49:14.198 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 15 21:49:14.198 INFO kablam! | Oct 15 21:49:14.199 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! Oct 15 21:49:14.200 INFO kablam! = note: for more information, see issue #50504 Oct 15 21:49:14.200 INFO kablam! Oct 15 21:49:14.202 INFO kablam! warning: cannot find type `JobName` in this scope Oct 15 21:49:14.202 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 15 21:49:14.202 INFO kablam! | Oct 15 21:49:14.202 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 15 21:49:14.202 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 15 21:49:14.203 INFO kablam! | Oct 15 21:49:14.203 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! Oct 15 21:49:14.204 INFO kablam! = note: for more information, see issue #50504 Oct 15 21:49:14.204 INFO kablam! Oct 15 21:49:14.204 INFO kablam! warning: cannot find type `Job` in this scope Oct 15 21:49:14.204 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 15 21:49:14.204 INFO kablam! | Oct 15 21:49:14.205 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 15 21:49:14.205 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 15 21:49:14.206 INFO kablam! | Oct 15 21:49:14.206 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! Oct 15 21:49:14.206 INFO kablam! = note: for more information, see issue #50504 Oct 15 21:49:14.206 INFO kablam! Oct 15 21:49:14.207 INFO kablam! warning: cannot find type `__RobinJobs` in this scope Oct 15 21:49:14.207 INFO kablam! --> <::robin::macros::jobs macros>:2:14 Oct 15 21:49:14.207 INFO kablam! | Oct 15 21:49:14.208 INFO kablam! 2 | # [ derive ( Job ) ] enum __RobinJobs { $ ( $ id , ) * } $ ( Oct 15 21:49:14.208 INFO kablam! | ^^^ names from parent modules are not accessible without an explicit import Oct 15 21:49:14.208 INFO kablam! | Oct 15 21:49:14.209 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! Oct 15 21:49:14.209 INFO kablam! = note: for more information, see issue #50504 Oct 15 21:49:14.209 INFO kablam! Oct 15 21:49:16.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.25s Oct 15 21:49:16.913 INFO kablam! su: No module specific data is present Oct 15 21:49:17.268 INFO running `"docker" "rm" "-f" "de84145f78296c40e6a0e7a8d237831603715c24292c4e51590d36fee025bc55"` Oct 15 21:49:17.365 INFO blam! de84145f78296c40e6a0e7a8d237831603715c24292c4e51590d36fee025bc55