Oct 27 12:09:16.460 INFO checking Diggsey/macro_regression_example against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:09:16.460 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 12:09:17.025 INFO blam! 43d64b78039c9124b02037c83e67ccc6626c2c91e28155a5243039ab88019357 Oct 27 12:09:17.027 INFO running `"docker" "start" "-a" "43d64b78039c9124b02037c83e67ccc6626c2c91e28155a5243039ab88019357"` Oct 27 12:09:17.547 INFO kablam! usermod: no changes Oct 27 12:09:17.614 INFO kablam! Compiling diesel-derive-enum v0.4.3 Oct 27 12:09:17.615 INFO kablam! Checking diesel v1.3.3 Oct 27 12:09:54.125 INFO kablam! Checking macro_regression v0.1.0 (/source) Oct 27 12:09:55.436 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `TestEnum` Oct 27 12:09:55.436 INFO kablam! --> src/main.rs:6:10 Oct 27 12:09:55.437 INFO kablam! | Oct 27 12:09:55.437 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 27 12:09:55.437 INFO kablam! | ^^^^^^ Use of undeclared type or module `TestEnum` Oct 27 12:09:55.438 INFO kablam! Oct 27 12:09:55.438 INFO kablam! error[E0412]: cannot find type `TestEnum` in this scope Oct 27 12:09:55.438 INFO kablam! --> src/main.rs:6:10 Oct 27 12:09:55.438 INFO kablam! | Oct 27 12:09:55.439 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 27 12:09:55.439 INFO kablam! | ^^^^^^ not found in this scope Oct 27 12:09:55.439 INFO kablam! Oct 27 12:09:55.440 INFO kablam! warning: unused `#[macro_use]` import Oct 27 12:09:55.440 INFO kablam! --> src/main.rs:1:1 Oct 27 12:09:55.440 INFO kablam! | Oct 27 12:09:55.441 INFO kablam! 1 | #[macro_use] Oct 27 12:09:55.441 INFO kablam! | ^^^^^^^^^^^^ Oct 27 12:09:55.441 INFO kablam! | Oct 27 12:09:55.441 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:09:55.442 INFO kablam! Oct 27 12:09:55.442 INFO kablam! warning: cannot find type `TestEnum` in this scope Oct 27 12:09:55.442 INFO kablam! --> src/main.rs:6:10 Oct 27 12:09:55.443 INFO kablam! | Oct 27 12:09:55.443 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 27 12:09:55.443 INFO kablam! | ^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:09:55.444 INFO kablam! | Oct 27 12:09:55.444 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 12:09:55.444 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 27 12:09:55.444 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:09:55.445 INFO kablam! Oct 27 12:09:55.445 INFO kablam! warning: cannot find type `TestEnum` in this scope Oct 27 12:09:55.445 INFO kablam! --> src/main.rs:6:10 Oct 27 12:09:55.446 INFO kablam! | Oct 27 12:09:55.446 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 27 12:09:55.446 INFO kablam! | ^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:09:55.451 INFO kablam! | Oct 27 12:09:55.451 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 27 12:09:55.451 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:09:55.452 INFO kablam! Oct 27 12:09:55.478 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `TestEnum` Oct 27 12:09:55.478 INFO kablam! --> src/main.rs:6:10 Oct 27 12:09:55.478 INFO kablam! | Oct 27 12:09:55.478 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 27 12:09:55.478 INFO kablam! | ^^^^^^ Use of undeclared type or module `TestEnum` Oct 27 12:09:55.478 INFO kablam! Oct 27 12:09:55.478 INFO kablam! error[E0412]: cannot find type `TestEnum` in this scope Oct 27 12:09:55.478 INFO kablam! --> src/main.rs:6:10 Oct 27 12:09:55.478 INFO kablam! | Oct 27 12:09:55.478 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 27 12:09:55.478 INFO kablam! | ^^^^^^ not found in this scope Oct 27 12:09:55.478 INFO kablam! Oct 27 12:09:55.478 INFO kablam! warning: unused `#[macro_use]` import Oct 27 12:09:55.478 INFO kablam! --> src/main.rs:1:1 Oct 27 12:09:55.478 INFO kablam! | Oct 27 12:09:55.478 INFO kablam! 1 | #[macro_use] Oct 27 12:09:55.478 INFO kablam! | ^^^^^^^^^^^^ Oct 27 12:09:55.478 INFO kablam! | Oct 27 12:09:55.479 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:09:55.479 INFO kablam! Oct 27 12:09:55.479 INFO kablam! warning: cannot find type `TestEnum` in this scope Oct 27 12:09:55.479 INFO kablam! --> src/main.rs:6:10 Oct 27 12:09:55.479 INFO kablam! | Oct 27 12:09:55.479 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 27 12:09:55.479 INFO kablam! | ^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:09:55.479 INFO kablam! | Oct 27 12:09:55.479 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 12:09:55.486 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 27 12:09:55.487 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:09:55.487 INFO kablam! Oct 27 12:09:55.487 INFO kablam! warning: cannot find type `TestEnum` in this scope Oct 27 12:09:55.487 INFO kablam! --> src/main.rs:6:10 Oct 27 12:09:55.487 INFO kablam! | Oct 27 12:09:55.487 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 27 12:09:55.487 INFO kablam! | ^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 12:09:55.487 INFO kablam! | Oct 27 12:09:55.487 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 27 12:09:55.487 INFO kablam! = note: for more information, see issue #50504 Oct 27 12:09:55.487 INFO kablam! Oct 27 12:09:55.539 INFO kablam! error: aborting due to 2 previous errors Oct 27 12:09:55.539 INFO kablam! Oct 27 12:09:55.539 INFO kablam! Some errors occurred: E0412, E0433. Oct 27 12:09:55.539 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 27 12:09:55.551 INFO kablam! error: aborting due to 2 previous errors Oct 27 12:09:55.551 INFO kablam! Oct 27 12:09:55.551 INFO kablam! Some errors occurred: E0412, E0433. Oct 27 12:09:55.551 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 27 12:09:55.551 INFO kablam! error: Could not compile `macro_regression`. Oct 27 12:09:55.551 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 12:09:55.561 INFO kablam! error: Could not compile `macro_regression`. Oct 27 12:09:55.561 INFO kablam! Oct 27 12:09:55.561 INFO kablam! To learn more, run the command again with --verbose. Oct 27 12:09:55.563 INFO kablam! su: No module specific data is present Oct 27 12:09:56.087 INFO running `"docker" "rm" "-f" "43d64b78039c9124b02037c83e67ccc6626c2c91e28155a5243039ab88019357"` Oct 27 12:09:56.391 INFO blam! 43d64b78039c9124b02037c83e67ccc6626c2c91e28155a5243039ab88019357