Oct 15 11:28:50.431 INFO testing Diggsey/macro_regression_example against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:28:50.431 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11:28:50.800 INFO blam! e0da27e1bf52de7fdcecdea0563b50b750332989eccea868f2617990494df12f Oct 15 11:28:50.803 INFO running `"docker" "start" "-a" "e0da27e1bf52de7fdcecdea0563b50b750332989eccea868f2617990494df12f"` Oct 15 11:28:51.818 INFO kablam! usermod: no changes Oct 15 11:28:51.907 INFO kablam! Compiling pq-sys v0.4.6 Oct 15 11:28:51.911 INFO kablam! Compiling diesel-derive-enum v0.4.3 Oct 15 11:28:52.959 INFO kablam! Compiling diesel v1.3.3 Oct 15 11:29:36.538 INFO kablam! Compiling macro_regression v0.1.0 (/source) Oct 15 11:29:37.259 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `TestEnum` Oct 15 11:29:37.259 INFO kablam! --> src/main.rs:6:10 Oct 15 11:29:37.259 INFO kablam! | Oct 15 11:29:37.259 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 15 11:29:37.259 INFO kablam! | ^^^^^^ Use of undeclared type or module `TestEnum` Oct 15 11:29:37.259 INFO kablam! Oct 15 11:29:37.259 INFO kablam! error[E0412]: cannot find type `TestEnum` in this scope Oct 15 11:29:37.259 INFO kablam! --> src/main.rs:6:10 Oct 15 11:29:37.259 INFO kablam! | Oct 15 11:29:37.259 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 15 11:29:37.259 INFO kablam! | ^^^^^^ not found in this scope Oct 15 11:29:37.259 INFO kablam! Oct 15 11:29:37.259 INFO kablam! warning: unused `#[macro_use]` import Oct 15 11:29:37.259 INFO kablam! --> src/main.rs:1:1 Oct 15 11:29:37.259 INFO kablam! | Oct 15 11:29:37.259 INFO kablam! 1 | #[macro_use] Oct 15 11:29:37.259 INFO kablam! | ^^^^^^^^^^^^ Oct 15 11:29:37.259 INFO kablam! | Oct 15 11:29:37.259 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:29:37.259 INFO kablam! Oct 15 11:29:37.259 INFO kablam! warning: cannot find type `TestEnum` in this scope Oct 15 11:29:37.259 INFO kablam! --> src/main.rs:6:10 Oct 15 11:29:37.259 INFO kablam! | Oct 15 11:29:37.259 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 15 11:29:37.259 INFO kablam! | ^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 11:29:37.259 INFO kablam! | Oct 15 11:29:37.259 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 11:29:37.259 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 11:29:37.259 INFO kablam! = note: for more information, see issue #50504 Oct 15 11:29:37.259 INFO kablam! Oct 15 11:29:37.259 INFO kablam! warning: cannot find type `TestEnum` in this scope Oct 15 11:29:37.259 INFO kablam! --> src/main.rs:6:10 Oct 15 11:29:37.259 INFO kablam! | Oct 15 11:29:37.259 INFO kablam! 6 | #[derive(DbEnum, Debug)] Oct 15 11:29:37.259 INFO kablam! | ^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 11:29:37.259 INFO kablam! | Oct 15 11:29:37.259 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 11:29:37.259 INFO kablam! = note: for more information, see issue #50504 Oct 15 11:29:37.259 INFO kablam! Oct 15 11:29:37.314 INFO kablam! error: aborting due to 2 previous errors Oct 15 11:29:37.314 INFO kablam! Oct 15 11:29:37.314 INFO kablam! Some errors occurred: E0412, E0433. Oct 15 11:29:37.314 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 15 11:29:37.343 INFO kablam! error: Could not compile `macro_regression`. Oct 15 11:29:37.343 INFO kablam! Oct 15 11:29:37.343 INFO kablam! To learn more, run the command again with --verbose. Oct 15 11:29:37.346 INFO kablam! su: No module specific data is present Oct 15 11:29:37.799 INFO running `"docker" "rm" "-f" "e0da27e1bf52de7fdcecdea0563b50b750332989eccea868f2617990494df12f"` Oct 15 11:29:38.097 INFO blam! e0da27e1bf52de7fdcecdea0563b50b750332989eccea868f2617990494df12f