Jul 12 09:56:17.027 INFO checking factory_steel_derive-0.1.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 09:56:17.027 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 09:56:17.027 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 09:56:17.027 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-2/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 09:56:17.302 INFO blam! 895cf6819453b8c5405b4dbe56e3184e986fd1f03024f0d339f2175bce921291 Jul 12 09:56:17.304 INFO running `"docker" "start" "-a" "895cf6819453b8c5405b4dbe56e3184e986fd1f03024f0d339f2175bce921291"` Jul 12 09:56:18.357 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Jul 12 09:56:18.357 INFO kablam! disables Cargo from automatically inferring other test targets. Jul 12 09:56:18.357 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Jul 12 09:56:18.357 INFO kablam! files will be included as a test target: Jul 12 09:56:18.357 INFO kablam! Jul 12 09:56:18.357 INFO kablam! * /source/tests/factory.rs Jul 12 09:56:18.357 INFO kablam! Jul 12 09:56:18.357 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Jul 12 09:56:18.357 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Jul 12 09:56:18.357 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Jul 12 09:56:18.357 INFO kablam! section. You may also move the files to a location where Cargo would not Jul 12 09:56:18.357 INFO kablam! automatically infer them to be a target, such as in subfolders. Jul 12 09:56:18.357 INFO kablam! Jul 12 09:56:18.357 INFO kablam! For more information on this warning you can consult Jul 12 09:56:18.357 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Jul 12 09:56:18.397 INFO kablam! Checking syn v0.13.11 Jul 12 09:56:18.399 INFO kablam! Compiling factory_steel_derive v0.1.0 (file:///source) Jul 12 09:56:20.896 INFO kablam! warning: unused `#[macro_use]` import Jul 12 09:56:20.896 INFO kablam! --> src/lib.rs:5:1 Jul 12 09:56:20.896 INFO kablam! | Jul 12 09:56:20.896 INFO kablam! 5 | #[macro_use] Jul 12 09:56:20.896 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:56:20.896 INFO kablam! | Jul 12 09:56:20.897 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 09:56:20.897 INFO kablam! Jul 12 09:56:32.224 INFO kablam! error[E0463]: can't find crate for `factory_steel` Jul 12 09:56:32.224 INFO kablam! --> tests/tests.rs:2:1 Jul 12 09:56:32.224 INFO kablam! | Jul 12 09:56:32.224 INFO kablam! 2 | extern crate factory_steel; Jul 12 09:56:32.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Jul 12 09:56:32.225 INFO kablam! Jul 12 09:56:32.225 INFO kablam! error: aborting due to previous error Jul 12 09:56:32.225 INFO kablam! Jul 12 09:56:32.225 INFO kablam! For more information about this error, try `rustc --explain E0463`. Jul 12 09:56:32.248 INFO kablam! error: Could not compile `factory_steel_derive`. Jul 12 09:56:32.249 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 09:56:34.586 INFO kablam! warning: unused `#[macro_use]` import Jul 12 09:56:34.586 INFO kablam! --> src/lib.rs:5:1 Jul 12 09:56:34.586 INFO kablam! | Jul 12 09:56:34.586 INFO kablam! 5 | #[macro_use] Jul 12 09:56:34.586 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:56:34.586 INFO kablam! | Jul 12 09:56:34.586 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 09:56:34.586 INFO kablam! Jul 12 09:56:35.188 INFO kablam! warning: unused `#[macro_use]` import Jul 12 09:56:35.188 INFO kablam! --> src/lib.rs:5:1 Jul 12 09:56:35.188 INFO kablam! | Jul 12 09:56:35.188 INFO kablam! 5 | #[macro_use] Jul 12 09:56:35.188 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:56:35.188 INFO kablam! | Jul 12 09:56:35.188 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 09:56:35.189 INFO kablam! Jul 12 09:56:35.735 INFO kablam! error: build failed Jul 12 09:56:35.737 INFO kablam! su: No module specific data is present Jul 12 09:56:36.253 INFO running `"docker" "rm" "-f" "895cf6819453b8c5405b4dbe56e3184e986fd1f03024f0d339f2175bce921291"` Jul 12 09:56:36.471 INFO blam! 895cf6819453b8c5405b4dbe56e3184e986fd1f03024f0d339f2175bce921291