Oct 21 21:43:31.345 INFO checking Diggsey/macro_regression_example against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:43:31.345 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 21 21:43:31.740 INFO blam! 6c681bcc5a5f17baa9f9c988e29a78cf09bf8217597ba7b2f3925aca6e8338f4 Oct 21 21:43:31.742 INFO running `"docker" "start" "-a" "6c681bcc5a5f17baa9f9c988e29a78cf09bf8217597ba7b2f3925aca6e8338f4"` Oct 21 21:43:32.896 INFO kablam! usermod: no changes Oct 21 21:43:33.026 INFO kablam! Compiling diesel-derive-enum v0.4.3 Oct 21 21:43:36.920 INFO kablam! Checking macro_regression v0.1.0 (/source) Oct 21 21:43:37.856 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `TestEnum` Oct 21 21:43:37.856 INFO kablam! --> src/main.rs:6:10 Oct 21 21:43:37.856 INFO kablam! | Oct 21 21:43:37.856 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 21 21:43:37.856 INFO kablam! | ^^^^^^ Use of undeclared type or module `TestEnum` Oct 21 21:43:37.856 INFO kablam! Oct 21 21:43:37.860 INFO kablam! error[E0412]: cannot find type `TestEnum` in this scope Oct 21 21:43:37.860 INFO kablam! --> src/main.rs:6:10 Oct 21 21:43:37.860 INFO kablam! | Oct 21 21:43:37.860 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 21 21:43:37.860 INFO kablam! | ^^^^^^ not found in this scope Oct 21 21:43:37.860 INFO kablam! Oct 21 21:43:37.860 INFO kablam! warning: unused `#[macro_use]` import Oct 21 21:43:37.860 INFO kablam! --> src/main.rs:1:1 Oct 21 21:43:37.860 INFO kablam! | Oct 21 21:43:37.860 INFO kablam! 1 | #[macro_use] Oct 21 21:43:37.860 INFO kablam! | ^^^^^^^^^^^^ Oct 21 21:43:37.860 INFO kablam! | Oct 21 21:43:37.860 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:43:37.860 INFO kablam! Oct 21 21:43:37.860 INFO kablam! warning: cannot find type `TestEnum` in this scope Oct 21 21:43:37.860 INFO kablam! --> src/main.rs:6:10 Oct 21 21:43:37.860 INFO kablam! | Oct 21 21:43:37.860 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 21 21:43:37.860 INFO kablam! | ^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:43:37.860 INFO kablam! | Oct 21 21:43:37.860 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 21:43:37.860 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 21 21:43:37.860 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:43:37.861 INFO kablam! Oct 21 21:43:37.861 INFO kablam! warning: cannot find type `TestEnum` in this scope Oct 21 21:43:37.861 INFO kablam! --> src/main.rs:6:10 Oct 21 21:43:37.861 INFO kablam! | Oct 21 21:43:37.861 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 21 21:43:37.861 INFO kablam! | ^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:43:37.861 INFO kablam! | Oct 21 21:43:37.861 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 21 21:43:37.861 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:43:37.861 INFO kablam! Oct 21 21:43:37.934 INFO kablam! error: aborting due to 2 previous errors Oct 21 21:43:37.934 INFO kablam! Oct 21 21:43:37.934 INFO kablam! Some errors occurred: E0412, E0433. Oct 21 21:43:37.934 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 21 21:43:37.940 INFO kablam! error: Could not compile `macro_regression`. Oct 21 21:43:37.940 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 21:43:38.008 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `TestEnum` Oct 21 21:43:38.008 INFO kablam! --> src/main.rs:6:10 Oct 21 21:43:38.008 INFO kablam! | Oct 21 21:43:38.008 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 21 21:43:38.008 INFO kablam! | ^^^^^^ Use of undeclared type or module `TestEnum` Oct 21 21:43:38.008 INFO kablam! Oct 21 21:43:38.016 INFO kablam! error[E0412]: cannot find type `TestEnum` in this scope Oct 21 21:43:38.017 INFO kablam! --> src/main.rs:6:10 Oct 21 21:43:38.017 INFO kablam! | Oct 21 21:43:38.017 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 21 21:43:38.017 INFO kablam! | ^^^^^^ not found in this scope Oct 21 21:43:38.017 INFO kablam! Oct 21 21:43:38.017 INFO kablam! warning: unused `#[macro_use]` import Oct 21 21:43:38.017 INFO kablam! --> src/main.rs:1:1 Oct 21 21:43:38.017 INFO kablam! | Oct 21 21:43:38.017 INFO kablam! 1 | #[macro_use] Oct 21 21:43:38.017 INFO kablam! | ^^^^^^^^^^^^ Oct 21 21:43:38.017 INFO kablam! | Oct 21 21:43:38.017 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:43:38.017 INFO kablam! Oct 21 21:43:38.017 INFO kablam! warning: cannot find type `TestEnum` in this scope Oct 21 21:43:38.017 INFO kablam! --> src/main.rs:6:10 Oct 21 21:43:38.017 INFO kablam! | Oct 21 21:43:38.017 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 21 21:43:38.017 INFO kablam! | ^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:43:38.017 INFO kablam! | Oct 21 21:43:38.017 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 21:43:38.017 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 21 21:43:38.017 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:43:38.017 INFO kablam! Oct 21 21:43:38.017 INFO kablam! warning: cannot find type `TestEnum` in this scope Oct 21 21:43:38.017 INFO kablam! --> src/main.rs:6:10 Oct 21 21:43:38.017 INFO kablam! | Oct 21 21:43:38.017 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 21 21:43:38.017 INFO kablam! | ^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:43:38.017 INFO kablam! | Oct 21 21:43:38.017 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 21 21:43:38.017 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:43:38.017 INFO kablam! Oct 21 21:43:38.076 INFO kablam! error: aborting due to 2 previous errors Oct 21 21:43:38.076 INFO kablam! Oct 21 21:43:38.076 INFO kablam! Some errors occurred: E0412, E0433. Oct 21 21:43:38.076 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 21 21:43:38.082 INFO kablam! error: Could not compile `macro_regression`. Oct 21 21:43:38.082 INFO kablam! Oct 21 21:43:38.082 INFO kablam! To learn more, run the command again with --verbose. Oct 21 21:43:38.084 INFO kablam! su: No module specific data is present Oct 21 21:43:38.464 INFO running `"docker" "rm" "-f" "6c681bcc5a5f17baa9f9c988e29a78cf09bf8217597ba7b2f3925aca6e8338f4"` Oct 21 21:43:38.725 INFO blam! 6c681bcc5a5f17baa9f9c988e29a78cf09bf8217597ba7b2f3925aca6e8338f4