Dec 14 10:54:33.788 INFO testing Diggsey/macro_regression_example against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 14 10:54:33.788 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 14 10:54:34.102 INFO [stdout] 8da37e2d89b9923d7e1f7f335d2718dcf1bfefcf6b0052da2db8c382fa2b0277 Dec 14 10:54:34.105 INFO running `"docker" "start" "-a" "8da37e2d89b9923d7e1f7f335d2718dcf1bfefcf6b0052da2db8c382fa2b0277"` Dec 14 10:54:34.515 INFO [stderr] usermod: no changes Dec 14 10:54:34.595 INFO [stderr] Compiling diesel-derive-enum v0.4.3 Dec 14 10:54:35.990 INFO [stderr] Compiling macro_regression v0.1.0 (/source) Dec 14 10:54:36.775 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TestEnum` Dec 14 10:54:36.775 INFO [stderr] --> src/main.rs:6:10 Dec 14 10:54:36.775 INFO [stderr] | Dec 14 10:54:36.775 INFO [stderr] 6 | #[derive(DbEnum, Debug)] Dec 14 10:54:36.775 INFO [stderr] | ^^^^^^ use of undeclared type or module `TestEnum` Dec 14 10:54:36.775 INFO [stderr] Dec 14 10:54:36.775 INFO [stderr] error[E0412]: cannot find type `TestEnum` in this scope Dec 14 10:54:36.775 INFO [stderr] --> src/main.rs:6:10 Dec 14 10:54:36.775 INFO [stderr] | Dec 14 10:54:36.775 INFO [stderr] 6 | #[derive(DbEnum, Debug)] Dec 14 10:54:36.775 INFO [stderr] | ^^^^^^ not found in this scope Dec 14 10:54:36.775 INFO [stderr] Dec 14 10:54:36.775 INFO [stderr] warning: unused `#[macro_use]` import Dec 14 10:54:36.775 INFO [stderr] --> src/main.rs:1:1 Dec 14 10:54:36.775 INFO [stderr] | Dec 14 10:54:36.775 INFO [stderr] 1 | #[macro_use] Dec 14 10:54:36.775 INFO [stderr] | ^^^^^^^^^^^^ Dec 14 10:54:36.775 INFO [stderr] | Dec 14 10:54:36.775 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 14 10:54:36.775 INFO [stderr] Dec 14 10:54:36.775 INFO [stderr] warning: cannot find type `TestEnum` in this scope Dec 14 10:54:36.775 INFO [stderr] --> src/main.rs:6:10 Dec 14 10:54:36.775 INFO [stderr] | Dec 14 10:54:36.775 INFO [stderr] 6 | #[derive(DbEnum, Debug)] Dec 14 10:54:36.775 INFO [stderr] | ^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 10:54:36.775 INFO [stderr] | Dec 14 10:54:36.775 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 10:54:36.775 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 14 10:54:36.775 INFO [stderr] = note: for more information, see issue #50504 Dec 14 10:54:36.775 INFO [stderr] Dec 14 10:54:36.775 INFO [stderr] warning: cannot find type `TestEnum` in this scope Dec 14 10:54:36.775 INFO [stderr] --> src/main.rs:6:10 Dec 14 10:54:36.775 INFO [stderr] | Dec 14 10:54:36.775 INFO [stderr] 6 | #[derive(DbEnum, Debug)] Dec 14 10:54:36.775 INFO [stderr] | ^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 10:54:36.775 INFO [stderr] | Dec 14 10:54:36.775 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 14 10:54:36.776 INFO [stderr] = note: for more information, see issue #50504 Dec 14 10:54:36.776 INFO [stderr] Dec 14 10:54:36.913 INFO [stderr] error: aborting due to 2 previous errors Dec 14 10:54:36.913 INFO [stderr] Dec 14 10:54:36.913 INFO [stderr] Some errors occurred: E0412, E0433. Dec 14 10:54:36.913 INFO [stderr] For more information about an error, try `rustc --explain E0412`. Dec 14 10:54:36.913 INFO [stderr] error: Could not compile `macro_regression`. Dec 14 10:54:36.913 INFO [stderr] Dec 14 10:54:36.913 INFO [stderr] To learn more, run the command again with --verbose. Dec 14 10:54:36.914 INFO [stderr] su: No module specific data is present Dec 14 10:54:37.578 INFO running `"docker" "inspect" "8da37e2d89b9923d7e1f7f335d2718dcf1bfefcf6b0052da2db8c382fa2b0277"` Dec 14 10:54:37.867 INFO running `"docker" "rm" "-f" "8da37e2d89b9923d7e1f7f335d2718dcf1bfefcf6b0052da2db8c382fa2b0277"` Dec 14 10:54:38.050 INFO [stdout] 8da37e2d89b9923d7e1f7f335d2718dcf1bfefcf6b0052da2db8c382fa2b0277