Oct 11 07:02:08.654 INFO testing Diggsey/macro_regression_example against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:02:08.654 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:02:08.654 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:02:08.831 INFO blam! fb992cc549f1f70988687ef60a8a1eaf914d394a7b285c197a33ea4c8972a7f5 Oct 11 07:02:08.833 INFO running `"docker" "start" "-a" "fb992cc549f1f70988687ef60a8a1eaf914d394a7b285c197a33ea4c8972a7f5"` Oct 11 07:02:09.220 INFO kablam! usermod: no changes Oct 11 07:02:09.320 INFO kablam! Compiling diesel-derive-enum v0.4.3 Oct 11 07:02:09.320 INFO kablam! Compiling diesel v1.3.3 Oct 11 07:02:52.768 INFO kablam! Compiling macro_regression v0.1.0 (/source) Oct 11 07:02:54.136 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `TestEnum` Oct 11 07:02:54.136 INFO kablam! --> src/main.rs:6:10 Oct 11 07:02:54.136 INFO kablam! | Oct 11 07:02:54.136 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 11 07:02:54.136 INFO kablam! | ^^^^^^ Use of undeclared type or module `TestEnum` Oct 11 07:02:54.136 INFO kablam! Oct 11 07:02:54.136 INFO kablam! error[E0412]: cannot find type `TestEnum` in this scope Oct 11 07:02:54.136 INFO kablam! --> src/main.rs:6:10 Oct 11 07:02:54.136 INFO kablam! | Oct 11 07:02:54.136 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 11 07:02:54.136 INFO kablam! | ^^^^^^ not found in this scope Oct 11 07:02:54.136 INFO kablam! Oct 11 07:02:54.136 INFO kablam! warning: unused `#[macro_use]` import Oct 11 07:02:54.136 INFO kablam! --> src/main.rs:1:1 Oct 11 07:02:54.136 INFO kablam! | Oct 11 07:02:54.136 INFO kablam! 1 | #[macro_use] Oct 11 07:02:54.136 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:02:54.136 INFO kablam! | Oct 11 07:02:54.136 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:02:54.136 INFO kablam! Oct 11 07:02:54.136 INFO kablam! warning: cannot find type `TestEnum` in this scope Oct 11 07:02:54.136 INFO kablam! --> src/main.rs:6:10 Oct 11 07:02:54.136 INFO kablam! | Oct 11 07:02:54.136 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 11 07:02:54.136 INFO kablam! | ^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 07:02:54.136 INFO kablam! | Oct 11 07:02:54.136 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 07:02:54.136 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 11 07:02:54.136 INFO kablam! = note: for more information, see issue #50504 Oct 11 07:02:54.136 INFO kablam! Oct 11 07:02:54.136 INFO kablam! warning: cannot find type `TestEnum` in this scope Oct 11 07:02:54.136 INFO kablam! --> src/main.rs:6:10 Oct 11 07:02:54.136 INFO kablam! | Oct 11 07:02:54.136 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 11 07:02:54.136 INFO kablam! | ^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 07:02:54.136 INFO kablam! | Oct 11 07:02:54.136 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 11 07:02:54.136 INFO kablam! = note: for more information, see issue #50504 Oct 11 07:02:54.136 INFO kablam! Oct 11 07:02:54.206 INFO kablam! error: aborting due to 2 previous errors Oct 11 07:02:54.206 INFO kablam! Oct 11 07:02:54.206 INFO kablam! Some errors occurred: E0412, E0433. Oct 11 07:02:54.206 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 11 07:02:54.211 INFO kablam! error: Could not compile `macro_regression`. Oct 11 07:02:54.211 INFO kablam! Oct 11 07:02:54.211 INFO kablam! To learn more, run the command again with --verbose. Oct 11 07:02:54.212 INFO kablam! su: No module specific data is present Oct 11 07:02:54.685 INFO running `"docker" "rm" "-f" "fb992cc549f1f70988687ef60a8a1eaf914d394a7b285c197a33ea4c8972a7f5"` Oct 11 07:02:54.994 INFO blam! fb992cc549f1f70988687ef60a8a1eaf914d394a7b285c197a33ea4c8972a7f5