Nov 18 11:00:01.311 INFO testing google-manufacturers1-cli-1.0.7+20171207 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 11:00:01.313 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 11:00:01.703 INFO [stdout] 3a6d6072bc48a842269f51942efd37d09193c3a62e38bcba43058e267cf97cc2 Nov 18 11:00:01.704 INFO running `"docker" "start" "-a" "3a6d6072bc48a842269f51942efd37d09193c3a62e38bcba43058e267cf97cc2"` Nov 18 11:00:02.822 INFO [stderr] usermod: no changes Nov 18 11:00:02.870 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:00:02.870 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:00:02.870 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:00:02.870 INFO [stderr] files will be included as a binary target: Nov 18 11:00:02.870 INFO [stderr] Nov 18 11:00:02.870 INFO [stderr] * /source/src/main.rs Nov 18 11:00:02.870 INFO [stderr] Nov 18 11:00:02.870 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:00:02.870 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:00:02.870 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:00:02.870 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:00:02.870 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:00:02.870 INFO [stderr] Nov 18 11:00:02.870 INFO [stderr] For more information on this warning you can consult Nov 18 11:00:02.870 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:00:02.870 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `manufacturers1`, Nov 18 11:00:02.870 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:00:03.138 INFO [stderr] Compiling google-manufacturers1 v1.0.8+20180919 Nov 18 11:00:10.291 INFO [stderr] Compiling google-manufacturers1-cli v1.0.7+20171207 (/source) Nov 18 11:00:17.152 INFO [stderr] error[E0308]: mismatched types Nov 18 11:00:17.152 INFO [stderr] --> src/main.rs:357:60 Nov 18 11:00:17.153 INFO [stderr] | Nov 18 11:00:17.153 INFO [stderr] 357 | let mut call = self.hub.accounts().products_update(request, opt.value_of("parent").unwrap_or(""), opt.value_of("name").unwrap_or("")); Nov 18 11:00:17.153 INFO [stderr] | ^^^^^^^ expected struct `api::Attributes`, found struct `api::Product` Nov 18 11:00:17.153 INFO [stderr] | Nov 18 11:00:17.153 INFO [stderr] = note: expected type `api::Attributes` Nov 18 11:00:17.153 INFO [stderr] found type `api::Product` Nov 18 11:00:17.154 INFO [stderr] Nov 18 11:00:17.387 INFO [stderr] error: aborting due to previous error Nov 18 11:00:17.387 INFO [stderr] Nov 18 11:00:17.388 INFO [stderr] For more information about this error, try `rustc --explain E0308`. Nov 18 11:00:17.427 INFO [stderr] error: Could not compile `google-manufacturers1-cli`. Nov 18 11:00:17.427 INFO [stderr] Nov 18 11:00:17.428 INFO [stderr] To learn more, run the command again with --verbose. Nov 18 11:00:17.428 INFO [stderr] su: No module specific data is present Nov 18 11:00:18.483 INFO running `"docker" "inspect" "3a6d6072bc48a842269f51942efd37d09193c3a62e38bcba43058e267cf97cc2"` Nov 18 11:00:18.845 INFO running `"docker" "rm" "-f" "3a6d6072bc48a842269f51942efd37d09193c3a62e38bcba43058e267cf97cc2"` Nov 18 11:00:19.263 INFO [stdout] 3a6d6072bc48a842269f51942efd37d09193c3a62e38bcba43058e267cf97cc2