Sep 14 16:48:56.897 INFO checking factory_steel_derive-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 16:48:56.897 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 16:48:56.897 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 16:48:57.279 INFO blam! 07b993dcc2817f30bc0aa5e77a4c2f31902a88f7c1e3171f9ae407995a001abf Sep 14 16:48:57.281 INFO running `"docker" "start" "-a" "07b993dcc2817f30bc0aa5e77a4c2f31902a88f7c1e3171f9ae407995a001abf"` Sep 14 16:48:58.518 INFO kablam! usermod: no changes Sep 14 16:48:58.559 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 14 16:48:58.559 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 14 16:48:58.559 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 14 16:48:58.559 INFO kablam! files will be included as a test target: Sep 14 16:48:58.559 INFO kablam! Sep 14 16:48:58.559 INFO kablam! * /source/tests/factory.rs Sep 14 16:48:58.559 INFO kablam! Sep 14 16:48:58.559 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 14 16:48:58.559 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 14 16:48:58.559 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 14 16:48:58.559 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 14 16:48:58.559 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 14 16:48:58.559 INFO kablam! Sep 14 16:48:58.559 INFO kablam! For more information on this warning you can consult Sep 14 16:48:58.559 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 14 16:48:58.597 INFO kablam! Compiling factory_steel_derive v0.1.0 (file:///source) Sep 14 16:49:01.007 INFO kablam! warning: unused `#[macro_use]` import Sep 14 16:49:01.007 INFO kablam! --> src/lib.rs:5:1 Sep 14 16:49:01.007 INFO kablam! | Sep 14 16:49:01.007 INFO kablam! 5 | #[macro_use] Sep 14 16:49:01.007 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:49:01.008 INFO kablam! | Sep 14 16:49:01.008 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 16:49:01.009 INFO kablam! Sep 14 16:49:01.162 INFO kablam! warning: unused `#[macro_use]` import Sep 14 16:49:01.162 INFO kablam! --> src/lib.rs:5:1 Sep 14 16:49:01.162 INFO kablam! | Sep 14 16:49:01.162 INFO kablam! 5 | #[macro_use] Sep 14 16:49:01.162 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:49:01.162 INFO kablam! | Sep 14 16:49:01.163 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 16:49:01.163 INFO kablam! Sep 14 16:49:01.324 INFO kablam! warning: unused `#[macro_use]` import Sep 14 16:49:01.324 INFO kablam! --> src/lib.rs:5:1 Sep 14 16:49:01.324 INFO kablam! | Sep 14 16:49:01.324 INFO kablam! 5 | #[macro_use] Sep 14 16:49:01.324 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:49:01.325 INFO kablam! | Sep 14 16:49:01.325 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 16:49:01.325 INFO kablam! Sep 14 16:49:03.845 INFO kablam! error[E0463]: can't find crate for `factory_steel` Sep 14 16:49:03.845 INFO kablam! --> tests/tests.rs:2:1 Sep 14 16:49:03.845 INFO kablam! | Sep 14 16:49:03.845 INFO kablam! 2 | extern crate factory_steel; Sep 14 16:49:03.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 14 16:49:03.845 INFO kablam! Sep 14 16:49:03.851 INFO kablam! error: aborting due to previous error Sep 14 16:49:03.851 INFO kablam! Sep 14 16:49:03.851 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 14 16:49:03.859 INFO kablam! error: Could not compile `factory_steel_derive`. Sep 14 16:49:03.859 INFO kablam! Sep 14 16:49:03.859 INFO kablam! To learn more, run the command again with --verbose. Sep 14 16:49:03.859 INFO kablam! su: No module specific data is present Sep 14 16:49:04.796 INFO running `"docker" "rm" "-f" "07b993dcc2817f30bc0aa5e77a4c2f31902a88f7c1e3171f9ae407995a001abf"` Sep 14 16:49:05.091 INFO blam! 07b993dcc2817f30bc0aa5e77a4c2f31902a88f7c1e3171f9ae407995a001abf