Sep 18 00:56:05.823 INFO checking factory_steel_derive-0.1.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 00:56:05.823 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 00:56:05.823 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:56:06.202 INFO blam! 3b6fe02f86dff6f66bde090f39165f4092b1eadae09decfb258862b6c89067ea Sep 18 00:56:06.207 INFO running `"docker" "start" "-a" "3b6fe02f86dff6f66bde090f39165f4092b1eadae09decfb258862b6c89067ea"` Sep 18 00:56:07.440 INFO kablam! usermod: no changes Sep 18 00:56:07.475 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 18 00:56:07.475 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 18 00:56:07.475 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 18 00:56:07.475 INFO kablam! files will be included as a test target: Sep 18 00:56:07.475 INFO kablam! Sep 18 00:56:07.475 INFO kablam! * /source/tests/factory.rs Sep 18 00:56:07.475 INFO kablam! Sep 18 00:56:07.475 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 18 00:56:07.475 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 18 00:56:07.475 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 18 00:56:07.475 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 18 00:56:07.475 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 18 00:56:07.475 INFO kablam! Sep 18 00:56:07.475 INFO kablam! For more information on this warning you can consult Sep 18 00:56:07.475 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 18 00:56:07.503 INFO kablam! Compiling syn v0.13.11 Sep 18 00:56:07.503 INFO kablam! Checking factory_steel_derive v0.1.0 (/source) Sep 18 00:56:09.746 INFO kablam! warning: unused `#[macro_use]` import Sep 18 00:56:09.746 INFO kablam! --> src/lib.rs:5:1 Sep 18 00:56:09.746 INFO kablam! | Sep 18 00:56:09.746 INFO kablam! 5 | #[macro_use] Sep 18 00:56:09.746 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:56:09.746 INFO kablam! | Sep 18 00:56:09.746 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:56:09.746 INFO kablam! Sep 18 00:56:10.074 INFO kablam! warning: unused `#[macro_use]` import Sep 18 00:56:10.074 INFO kablam! --> src/lib.rs:5:1 Sep 18 00:56:10.074 INFO kablam! | Sep 18 00:56:10.074 INFO kablam! 5 | #[macro_use] Sep 18 00:56:10.074 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:56:10.074 INFO kablam! | Sep 18 00:56:10.074 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:56:10.074 INFO kablam! Sep 18 00:56:19.179 INFO kablam! warning: unused `#[macro_use]` import Sep 18 00:56:19.179 INFO kablam! --> src/lib.rs:5:1 Sep 18 00:56:19.179 INFO kablam! | Sep 18 00:56:19.179 INFO kablam! 5 | #[macro_use] Sep 18 00:56:19.179 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:56:19.179 INFO kablam! | Sep 18 00:56:19.179 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:56:19.179 INFO kablam! Sep 18 00:56:21.522 INFO kablam! error[E0463]: can't find crate for `factory_steel` Sep 18 00:56:21.523 INFO kablam! --> tests/tests.rs:2:1 Sep 18 00:56:21.523 INFO kablam! | Sep 18 00:56:21.523 INFO kablam! 2 | extern crate factory_steel; Sep 18 00:56:21.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 18 00:56:21.523 INFO kablam! Sep 18 00:56:21.523 INFO kablam! error: aborting due to previous error Sep 18 00:56:21.523 INFO kablam! Sep 18 00:56:21.523 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 18 00:56:21.527 INFO kablam! error: Could not compile `factory_steel_derive`. Sep 18 00:56:21.527 INFO kablam! Sep 18 00:56:21.527 INFO kablam! To learn more, run the command again with --verbose. Sep 18 00:56:21.527 INFO kablam! su: No module specific data is present Sep 18 00:56:22.180 INFO running `"docker" "rm" "-f" "3b6fe02f86dff6f66bde090f39165f4092b1eadae09decfb258862b6c89067ea"` Sep 18 00:56:22.282 INFO blam! 3b6fe02f86dff6f66bde090f39165f4092b1eadae09decfb258862b6c89067ea