Sep 04 21:00:25.259 INFO checking factory_steel_derive-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 21:00:25.259 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 21:00:25.259 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:00:25.406 INFO blam! eeaa3a594279a13f68db5871b752c582eff103c51f1fbced87f14b0c0625112a Sep 04 21:00:25.408 INFO running `"docker" "start" "-a" "eeaa3a594279a13f68db5871b752c582eff103c51f1fbced87f14b0c0625112a"` Sep 04 21:00:26.452 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 04 21:00:26.452 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 04 21:00:26.452 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 04 21:00:26.452 INFO kablam! files will be included as a test target: Sep 04 21:00:26.452 INFO kablam! Sep 04 21:00:26.452 INFO kablam! * /source/tests/factory.rs Sep 04 21:00:26.452 INFO kablam! Sep 04 21:00:26.452 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 04 21:00:26.452 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 04 21:00:26.452 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 04 21:00:26.452 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 04 21:00:26.453 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 04 21:00:26.453 INFO kablam! Sep 04 21:00:26.453 INFO kablam! For more information on this warning you can consult Sep 04 21:00:26.453 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 04 21:00:26.466 INFO kablam! Checking syn v0.13.11 Sep 04 21:00:26.466 INFO kablam! Compiling factory_steel_derive v0.1.0 (file:///source) Sep 04 21:00:30.113 INFO kablam! warning: unused `#[macro_use]` import Sep 04 21:00:30.114 INFO kablam! --> src/lib.rs:5:1 Sep 04 21:00:30.114 INFO kablam! | Sep 04 21:00:30.114 INFO kablam! 5 | #[macro_use] Sep 04 21:00:30.114 INFO kablam! | ^^^^^^^^^^^^ Sep 04 21:00:30.114 INFO kablam! | Sep 04 21:00:30.114 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 21:00:30.114 INFO kablam! Sep 04 21:00:35.032 INFO kablam! error[E0463]: can't find crate for `factory_steel` Sep 04 21:00:35.032 INFO kablam! --> tests/tests.rs:2:1 Sep 04 21:00:35.032 INFO kablam! | Sep 04 21:00:35.032 INFO kablam! 2 | extern crate factory_steel; Sep 04 21:00:35.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 21:00:35.032 INFO kablam! Sep 04 21:00:35.033 INFO kablam! error: aborting due to previous error Sep 04 21:00:35.033 INFO kablam! Sep 04 21:00:35.033 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 21:00:35.045 INFO kablam! error: Could not compile `factory_steel_derive`. Sep 04 21:00:35.045 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:00:37.504 INFO kablam! warning: unused `#[macro_use]` import Sep 04 21:00:37.504 INFO kablam! --> src/lib.rs:5:1 Sep 04 21:00:37.504 INFO kablam! | Sep 04 21:00:37.504 INFO kablam! 5 | #[macro_use] Sep 04 21:00:37.504 INFO kablam! | ^^^^^^^^^^^^ Sep 04 21:00:37.504 INFO kablam! | Sep 04 21:00:37.504 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 21:00:37.504 INFO kablam! Sep 04 21:00:37.573 INFO kablam! warning: unused `#[macro_use]` import Sep 04 21:00:37.574 INFO kablam! --> src/lib.rs:5:1 Sep 04 21:00:37.574 INFO kablam! | Sep 04 21:00:37.574 INFO kablam! 5 | #[macro_use] Sep 04 21:00:37.574 INFO kablam! | ^^^^^^^^^^^^ Sep 04 21:00:37.574 INFO kablam! | Sep 04 21:00:37.574 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 21:00:37.574 INFO kablam! Sep 04 21:00:37.828 INFO kablam! error: build failed Sep 04 21:00:37.829 INFO kablam! su: No module specific data is present Sep 04 21:00:38.339 INFO running `"docker" "rm" "-f" "eeaa3a594279a13f68db5871b752c582eff103c51f1fbced87f14b0c0625112a"` Sep 04 21:00:38.458 INFO blam! eeaa3a594279a13f68db5871b752c582eff103c51f1fbced87f14b0c0625112a