Nov 10 05:31:06.485 INFO checking google-deploymentmanager2-cli-1.0.7+20171201 against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 10 05:31:06.485 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-3/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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:31:06.887 INFO blam! a20c0ab6b9533aa37dfc50b7a20c86457483f3bad2b985c368023be33c309cd7 Nov 10 05:31:06.891 INFO running `"docker" "start" "-a" "a20c0ab6b9533aa37dfc50b7a20c86457483f3bad2b985c368023be33c309cd7"` Nov 10 05:31:08.646 INFO kablam! usermod: no changes Nov 10 05:31:08.715 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 10 05:31:08.715 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 10 05:31:08.715 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 10 05:31:08.715 INFO kablam! files will be included as a binary target: Nov 10 05:31:08.715 INFO kablam! Nov 10 05:31:08.715 INFO kablam! * /source/src/main.rs Nov 10 05:31:08.715 INFO kablam! Nov 10 05:31:08.715 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 10 05:31:08.715 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 10 05:31:08.715 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 10 05:31:08.715 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 10 05:31:08.715 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 10 05:31:08.715 INFO kablam! Nov 10 05:31:08.715 INFO kablam! For more information on this warning you can consult Nov 10 05:31:08.715 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 10 05:31:08.715 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `deploymentmanager2`, Nov 10 05:31:08.715 INFO kablam! please set bin.path in Cargo.toml Nov 10 05:31:09.012 INFO kablam! Checking google-deploymentmanager2 v1.0.8+20180609 Nov 10 05:31:18.571 INFO kablam! Checking google-deploymentmanager2-cli v1.0.7+20171201 (/source) Nov 10 05:31:27.763 INFO kablam! error[E0308]: mismatched types Nov 10 05:31:27.763 INFO kablam! --> src/main.rs:640:62 Nov 10 05:31:27.764 INFO kablam! | Nov 10 05:31:27.764 INFO kablam! 640 | let mut call = self.hub.deployments().set_iam_policy(request, opt.value_of("project").unwrap_or(""), opt.value_of("resource").unwrap_or("")); Nov 10 05:31:27.764 INFO kablam! | ^^^^^^^ expected struct `api::GlobalSetPolicyRequest`, found struct `api::Policy` Nov 10 05:31:27.764 INFO kablam! | Nov 10 05:31:27.764 INFO kablam! = note: expected type `api::GlobalSetPolicyRequest` Nov 10 05:31:27.764 INFO kablam! found type `api::Policy` Nov 10 05:31:27.764 INFO kablam! Nov 10 05:31:27.832 INFO kablam! error[E0308]: mismatched types Nov 10 05:31:27.832 INFO kablam! --> src/main.rs:640:62 Nov 10 05:31:27.833 INFO kablam! | Nov 10 05:31:27.833 INFO kablam! 640 | let mut call = self.hub.deployments().set_iam_policy(request, opt.value_of("project").unwrap_or(""), opt.value_of("resource").unwrap_or("")); Nov 10 05:31:27.833 INFO kablam! | ^^^^^^^ expected struct `api::GlobalSetPolicyRequest`, found struct `api::Policy` Nov 10 05:31:27.834 INFO kablam! | Nov 10 05:31:27.834 INFO kablam! = note: expected type `api::GlobalSetPolicyRequest` Nov 10 05:31:27.835 INFO kablam! found type `api::Policy` Nov 10 05:31:27.835 INFO kablam! Nov 10 05:31:28.123 INFO kablam! error: aborting due to previous error Nov 10 05:31:28.123 INFO kablam! Nov 10 05:31:28.124 INFO kablam! For more information about this error, try `rustc --explain E0308`. Nov 10 05:31:28.130 INFO kablam! error: Could not compile `google-deploymentmanager2-cli`. Nov 10 05:31:28.131 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 10 05:31:28.247 INFO kablam! error: aborting due to previous error Nov 10 05:31:28.248 INFO kablam! Nov 10 05:31:28.248 INFO kablam! For more information about this error, try `rustc --explain E0308`. Nov 10 05:31:28.271 INFO kablam! error: Could not compile `google-deploymentmanager2-cli`. Nov 10 05:31:28.272 INFO kablam! Nov 10 05:31:28.272 INFO kablam! To learn more, run the command again with --verbose. Nov 10 05:31:28.272 INFO kablam! su: No module specific data is present Nov 10 05:31:29.061 INFO running `"docker" "rm" "-f" "a20c0ab6b9533aa37dfc50b7a20c86457483f3bad2b985c368023be33c309cd7"` Nov 10 05:31:29.379 INFO blam! a20c0ab6b9533aa37dfc50b7a20c86457483f3bad2b985c368023be33c309cd7