Sep 01 04:46:25.308 INFO checking factory_steel_derive-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 04:46:25.308 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 04:46:25.308 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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=500" "-e" "CMD=cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 04:46:25.473 INFO blam! 9139ca09a99c4a30ee94f6da3e576da9758be2397336fa85766c38bb3e4ae87d Sep 01 04:46:25.475 INFO running `"docker" "start" "-a" "9139ca09a99c4a30ee94f6da3e576da9758be2397336fa85766c38bb3e4ae87d"` Sep 01 04:46:26.203 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 01 04:46:26.204 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 01 04:46:26.204 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 01 04:46:26.204 INFO kablam! files will be included as a test target: Sep 01 04:46:26.204 INFO kablam! Sep 01 04:46:26.204 INFO kablam! * /source/tests/factory.rs Sep 01 04:46:26.204 INFO kablam! Sep 01 04:46:26.204 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 01 04:46:26.204 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 01 04:46:26.204 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 01 04:46:26.204 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 01 04:46:26.204 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 01 04:46:26.204 INFO kablam! Sep 01 04:46:26.204 INFO kablam! For more information on this warning you can consult Sep 01 04:46:26.204 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 01 04:46:26.235 INFO kablam! Compiling factory_steel_derive v0.1.0 (file:///source) Sep 01 04:46:29.820 INFO kablam! warning: unused `#[macro_use]` import Sep 01 04:46:29.820 INFO kablam! --> src/lib.rs:5:1 Sep 01 04:46:29.820 INFO kablam! | Sep 01 04:46:29.820 INFO kablam! 5 | #[macro_use] Sep 01 04:46:29.820 INFO kablam! | ^^^^^^^^^^^^ Sep 01 04:46:29.820 INFO kablam! | Sep 01 04:46:29.820 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 04:46:29.820 INFO kablam! Sep 01 04:46:29.847 INFO kablam! warning: unused `#[macro_use]` import Sep 01 04:46:29.847 INFO kablam! --> src/lib.rs:5:1 Sep 01 04:46:29.847 INFO kablam! | Sep 01 04:46:29.847 INFO kablam! 5 | #[macro_use] Sep 01 04:46:29.847 INFO kablam! | ^^^^^^^^^^^^ Sep 01 04:46:29.847 INFO kablam! | Sep 01 04:46:29.847 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 04:46:29.847 INFO kablam! Sep 01 04:46:30.020 INFO kablam! warning: unused `#[macro_use]` import Sep 01 04:46:30.020 INFO kablam! --> src/lib.rs:5:1 Sep 01 04:46:30.020 INFO kablam! | Sep 01 04:46:30.020 INFO kablam! 5 | #[macro_use] Sep 01 04:46:30.020 INFO kablam! | ^^^^^^^^^^^^ Sep 01 04:46:30.020 INFO kablam! | Sep 01 04:46:30.020 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 04:46:30.020 INFO kablam! Sep 01 04:46:32.873 INFO kablam! error[E0463]: can't find crate for `factory_steel` Sep 01 04:46:32.873 INFO kablam! --> tests/tests.rs:2:1 Sep 01 04:46:32.874 INFO kablam! | Sep 01 04:46:32.874 INFO kablam! 2 | extern crate factory_steel; Sep 01 04:46:32.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 04:46:32.874 INFO kablam! Sep 01 04:46:32.874 INFO kablam! error: aborting due to previous error Sep 01 04:46:32.874 INFO kablam! Sep 01 04:46:32.874 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 04:46:32.880 INFO kablam! error: Could not compile `factory_steel_derive`. Sep 01 04:46:32.880 INFO kablam! Sep 01 04:46:32.880 INFO kablam! To learn more, run the command again with --verbose. Sep 01 04:46:32.882 INFO kablam! su: No module specific data is present Sep 01 04:46:33.305 INFO running `"docker" "rm" "-f" "9139ca09a99c4a30ee94f6da3e576da9758be2397336fa85766c38bb3e4ae87d"` Sep 01 04:46:33.394 INFO blam! 9139ca09a99c4a30ee94f6da3e576da9758be2397336fa85766c38bb3e4ae87d