Nov 10 05:24:03.540 INFO checking google-manufacturers1-cli-1.0.7+20171207 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 05:24:03.540 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-2/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-alt check --frozen --all --all-targets" "-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 10 05:24:03.806 INFO blam! 8347ec048c47f736dd64b4e32f791f07360f3a0ff5804d9ac0e75c2f1509f2ba Nov 10 05:24:03.809 INFO running `"docker" "start" "-a" "8347ec048c47f736dd64b4e32f791f07360f3a0ff5804d9ac0e75c2f1509f2ba"` Nov 10 05:24:04.740 INFO kablam! usermod: no changes Nov 10 05:24:04.779 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 10 05:24:04.779 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 10 05:24:04.779 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 10 05:24:04.779 INFO kablam! files will be included as a binary target: Nov 10 05:24:04.779 INFO kablam! Nov 10 05:24:04.779 INFO kablam! * /source/src/main.rs Nov 10 05:24:04.779 INFO kablam! Nov 10 05:24:04.779 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 10 05:24:04.779 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 10 05:24:04.779 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 10 05:24:04.779 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 10 05:24:04.779 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 10 05:24:04.779 INFO kablam! Nov 10 05:24:04.779 INFO kablam! For more information on this warning you can consult Nov 10 05:24:04.779 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 10 05:24:04.779 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `manufacturers1`, Nov 10 05:24:04.779 INFO kablam! please set bin.path in Cargo.toml Nov 10 05:24:04.910 INFO kablam! Checking google-manufacturers1 v1.0.8+20180919 Nov 10 05:24:09.703 INFO kablam! Checking google-manufacturers1-cli v1.0.7+20171207 (/source) Nov 10 05:24:17.191 INFO kablam! error[E0308]: mismatched types Nov 10 05:24:17.191 INFO kablam! --> src/main.rs:357:60 Nov 10 05:24:17.192 INFO kablam! | Nov 10 05:24:17.192 INFO kablam! 357 | let mut call = self.hub.accounts().products_update(request, opt.value_of("parent").unwrap_or(""), opt.value_of("name").unwrap_or("")); Nov 10 05:24:17.193 INFO kablam! | ^^^^^^^ expected struct `api::Attributes`, found struct `api::Product` Nov 10 05:24:17.193 INFO kablam! | Nov 10 05:24:17.193 INFO kablam! = note: expected type `api::Attributes` Nov 10 05:24:17.194 INFO kablam! found type `api::Product` Nov 10 05:24:17.194 INFO kablam! Nov 10 05:24:17.587 INFO kablam! error: aborting due to previous error Nov 10 05:24:17.587 INFO kablam! Nov 10 05:24:17.587 INFO kablam! For more information about this error, try `rustc --explain E0308`. Nov 10 05:24:17.609 INFO kablam! error: Could not compile `google-manufacturers1-cli`. Nov 10 05:24:17.610 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 10 05:24:18.030 INFO kablam! error[E0308]: mismatched types Nov 10 05:24:18.030 INFO kablam! --> src/main.rs:357:60 Nov 10 05:24:18.030 INFO kablam! | Nov 10 05:24:18.030 INFO kablam! 357 | let mut call = self.hub.accounts().products_update(request, opt.value_of("parent").unwrap_or(""), opt.value_of("name").unwrap_or("")); Nov 10 05:24:18.031 INFO kablam! | ^^^^^^^ expected struct `api::Attributes`, found struct `api::Product` Nov 10 05:24:18.031 INFO kablam! | Nov 10 05:24:18.031 INFO kablam! = note: expected type `api::Attributes` Nov 10 05:24:18.031 INFO kablam! found type `api::Product` Nov 10 05:24:18.031 INFO kablam! Nov 10 05:24:18.213 INFO kablam! error: aborting due to previous error Nov 10 05:24:18.214 INFO kablam! Nov 10 05:24:18.214 INFO kablam! For more information about this error, try `rustc --explain E0308`. Nov 10 05:24:18.236 INFO kablam! error: Could not compile `google-manufacturers1-cli`. Nov 10 05:24:18.236 INFO kablam! Nov 10 05:24:18.236 INFO kablam! To learn more, run the command again with --verbose. Nov 10 05:24:18.239 INFO kablam! su: No module specific data is present Nov 10 05:24:19.462 INFO running `"docker" "rm" "-f" "8347ec048c47f736dd64b4e32f791f07360f3a0ff5804d9ac0e75c2f1509f2ba"` Nov 10 05:24:19.635 INFO blam! 8347ec048c47f736dd64b4e32f791f07360f3a0ff5804d9ac0e75c2f1509f2ba