Nov 07 14:11:51.893 INFO checking google-speech1_beta1-cli-1.0.7+20171205 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 07 14:11:51.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-1/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 07 14:11:52.322 INFO blam! 7a6328f6c8d840df89d4737e6199b6fe15ebe841e51140ab193af0f17a2166e3 Nov 07 14:11:52.322 INFO running `"docker" "start" "-a" "7a6328f6c8d840df89d4737e6199b6fe15ebe841e51140ab193af0f17a2166e3"` Nov 07 14:11:53.941 INFO kablam! usermod: no changes Nov 07 14:11:54.012 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 07 14:11:54.012 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 07 14:11:54.012 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 07 14:11:54.012 INFO kablam! files will be included as a binary target: Nov 07 14:11:54.012 INFO kablam! Nov 07 14:11:54.012 INFO kablam! * /source/src/main.rs Nov 07 14:11:54.012 INFO kablam! Nov 07 14:11:54.012 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 07 14:11:54.012 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 07 14:11:54.012 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 07 14:11:54.012 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 07 14:11:54.012 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 07 14:11:54.012 INFO kablam! Nov 07 14:11:54.012 INFO kablam! For more information on this warning you can consult Nov 07 14:11:54.012 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 07 14:11:54.012 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `speech1-beta1`, Nov 07 14:11:54.012 INFO kablam! please set bin.path in Cargo.toml Nov 07 14:11:54.272 INFO kablam! Checking google-speech1_beta1 v1.0.8+20181005 Nov 07 14:11:58.754 INFO kablam! Checking google-speech1_beta1-cli v1.0.7+20171205 (/source) Nov 07 14:12:05.060 INFO kablam! error[E0599]: no method named `cancel` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 07 14:12:05.061 INFO kablam! --> src/main.rs:51:46 Nov 07 14:12:05.061 INFO kablam! | Nov 07 14:12:05.061 INFO kablam! 51 | let mut call = self.hub.operations().cancel(opt.value_of("name").unwrap_or("")); Nov 07 14:12:05.061 INFO kablam! | ^^^^^^ Nov 07 14:12:05.061 INFO kablam! Nov 07 14:12:05.084 INFO kablam! error[E0599]: no method named `delete` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 07 14:12:05.084 INFO kablam! --> src/main.rs:103:46 Nov 07 14:12:05.084 INFO kablam! | Nov 07 14:12:05.084 INFO kablam! 103 | let mut call = self.hub.operations().delete(opt.value_of("name").unwrap_or("")); Nov 07 14:12:05.084 INFO kablam! | ^^^^^^ Nov 07 14:12:05.084 INFO kablam! Nov 07 14:12:05.416 INFO kablam! error: aborting due to 2 previous errors Nov 07 14:12:05.416 INFO kablam! Nov 07 14:12:05.416 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 07 14:12:05.439 INFO kablam! error: Could not compile `google-speech1_beta1-cli`. Nov 07 14:12:05.440 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 07 14:12:05.844 INFO kablam! error[E0599]: no method named `cancel` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 07 14:12:05.844 INFO kablam! --> src/main.rs:51:46 Nov 07 14:12:05.844 INFO kablam! | Nov 07 14:12:05.844 INFO kablam! 51 | let mut call = self.hub.operations().cancel(opt.value_of("name").unwrap_or("")); Nov 07 14:12:05.844 INFO kablam! | ^^^^^^ Nov 07 14:12:05.844 INFO kablam! Nov 07 14:12:05.865 INFO kablam! error[E0599]: no method named `delete` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 07 14:12:05.865 INFO kablam! --> src/main.rs:103:46 Nov 07 14:12:05.865 INFO kablam! | Nov 07 14:12:05.865 INFO kablam! 103 | let mut call = self.hub.operations().delete(opt.value_of("name").unwrap_or("")); Nov 07 14:12:05.865 INFO kablam! | ^^^^^^ Nov 07 14:12:05.865 INFO kablam! Nov 07 14:12:06.116 INFO kablam! error: aborting due to 2 previous errors Nov 07 14:12:06.116 INFO kablam! Nov 07 14:12:06.116 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 07 14:12:06.136 INFO kablam! error: Could not compile `google-speech1_beta1-cli`. Nov 07 14:12:06.136 INFO kablam! Nov 07 14:12:06.136 INFO kablam! To learn more, run the command again with --verbose. Nov 07 14:12:06.140 INFO kablam! su: No module specific data is present Nov 07 14:12:06.473 INFO running `"docker" "rm" "-f" "7a6328f6c8d840df89d4737e6199b6fe15ebe841e51140ab193af0f17a2166e3"` Nov 07 14:12:06.636 INFO blam! 7a6328f6c8d840df89d4737e6199b6fe15ebe841e51140ab193af0f17a2166e3