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