Nov 01 22:02:22.964 INFO checking google-manufacturers1-cli-1.0.7+20171207 against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 22:02:22.964 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 01 22:02:23.506 INFO blam! 777c85a4241daa802485c136ea972f5e3ef0cac488fedf9e5818f7421979c60d Nov 01 22:02:23.508 INFO running `"docker" "start" "-a" "777c85a4241daa802485c136ea972f5e3ef0cac488fedf9e5818f7421979c60d"` Nov 01 22:02:24.414 INFO kablam! usermod: no changes Nov 01 22:02:24.468 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 01 22:02:24.468 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 01 22:02:24.468 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 01 22:02:24.468 INFO kablam! files will be included as a binary target: Nov 01 22:02:24.468 INFO kablam! Nov 01 22:02:24.468 INFO kablam! * /source/src/main.rs Nov 01 22:02:24.468 INFO kablam! Nov 01 22:02:24.468 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 01 22:02:24.468 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 01 22:02:24.468 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 01 22:02:24.468 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 01 22:02:24.468 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 01 22:02:24.468 INFO kablam! Nov 01 22:02:24.468 INFO kablam! For more information on this warning you can consult Nov 01 22:02:24.468 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 01 22:02:24.468 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `manufacturers1`, Nov 01 22:02:24.468 INFO kablam! please set bin.path in Cargo.toml Nov 01 22:02:24.596 INFO kablam! Checking google-manufacturers1 v1.0.8+20180919 Nov 01 22:02:29.514 INFO kablam! Checking google-manufacturers1-cli v1.0.7+20171207 (/source) Nov 01 22:02:38.920 INFO kablam! error[E0308]: mismatched types Nov 01 22:02:38.920 INFO kablam! --> src/main.rs:357:60 Nov 01 22:02:38.920 INFO kablam! | Nov 01 22:02:38.920 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 01 22:02:38.920 INFO kablam! | ^^^^^^^ expected struct `api::Attributes`, found struct `api::Product` Nov 01 22:02:38.920 INFO kablam! | Nov 01 22:02:38.920 INFO kablam! = note: expected type `api::Attributes` Nov 01 22:02:38.920 INFO kablam! found type `api::Product` Nov 01 22:02:38.920 INFO kablam! Nov 01 22:02:39.088 INFO kablam! error[E0308]: mismatched types Nov 01 22:02:39.088 INFO kablam! --> src/main.rs:357:60 Nov 01 22:02:39.088 INFO kablam! | Nov 01 22:02:39.088 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 01 22:02:39.088 INFO kablam! | ^^^^^^^ expected struct `api::Attributes`, found struct `api::Product` Nov 01 22:02:39.088 INFO kablam! | Nov 01 22:02:39.088 INFO kablam! = note: expected type `api::Attributes` Nov 01 22:02:39.088 INFO kablam! found type `api::Product` Nov 01 22:02:39.088 INFO kablam! Nov 01 22:02:39.308 INFO kablam! error: aborting due to previous error Nov 01 22:02:39.308 INFO kablam! Nov 01 22:02:39.308 INFO kablam! For more information about this error, try `rustc --explain E0308`. Nov 01 22:02:39.322 INFO kablam! error: Could not compile `google-manufacturers1-cli`. Nov 01 22:02:39.322 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 01 22:02:39.324 INFO kablam! error: aborting due to previous error Nov 01 22:02:39.324 INFO kablam! Nov 01 22:02:39.324 INFO kablam! For more information about this error, try `rustc --explain E0308`. Nov 01 22:02:39.349 INFO kablam! error: Could not compile `google-manufacturers1-cli`. Nov 01 22:02:39.349 INFO kablam! Nov 01 22:02:39.349 INFO kablam! To learn more, run the command again with --verbose. Nov 01 22:02:39.350 INFO kablam! su: No module specific data is present Nov 01 22:02:40.016 INFO running `"docker" "rm" "-f" "777c85a4241daa802485c136ea972f5e3ef0cac488fedf9e5818f7421979c60d"` Nov 01 22:02:40.156 INFO blam! 777c85a4241daa802485c136ea972f5e3ef0cac488fedf9e5818f7421979c60d