Nov 04 22:58:29.024 INFO checking google-speech1_beta1-cli-1.0.7+20171205 against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 22:58:29.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-2/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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 04 22:58:29.523 INFO blam! 35c2d0fcff8498fc8cf811723caca38b2ae1c8255d66fd446123a4c5d74d39f6 Nov 04 22:58:29.531 INFO running `"docker" "start" "-a" "35c2d0fcff8498fc8cf811723caca38b2ae1c8255d66fd446123a4c5d74d39f6"` Nov 04 22:58:31.391 INFO kablam! usermod: no changes Nov 04 22:58:31.459 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 04 22:58:31.459 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 04 22:58:31.459 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 04 22:58:31.459 INFO kablam! files will be included as a binary target: Nov 04 22:58:31.459 INFO kablam! Nov 04 22:58:31.459 INFO kablam! * /source/src/main.rs Nov 04 22:58:31.459 INFO kablam! Nov 04 22:58:31.459 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 04 22:58:31.459 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 04 22:58:31.459 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 04 22:58:31.459 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 04 22:58:31.459 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 04 22:58:31.459 INFO kablam! Nov 04 22:58:31.459 INFO kablam! For more information on this warning you can consult Nov 04 22:58:31.459 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 04 22:58:31.459 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `speech1-beta1`, Nov 04 22:58:31.459 INFO kablam! please set bin.path in Cargo.toml Nov 04 22:58:31.615 INFO kablam! Checking google-speech1_beta1 v1.0.8+20181005 Nov 04 22:58:35.682 INFO kablam! Checking google-speech1_beta1-cli v1.0.7+20171205 (/source) Nov 04 22:58:42.922 INFO kablam! error[E0599]: no method named `cancel` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 04 22:58:42.922 INFO kablam! --> src/main.rs:51:46 Nov 04 22:58:42.922 INFO kablam! | Nov 04 22:58:42.922 INFO kablam! 51 | let mut call = self.hub.operations().cancel(opt.value_of("name").unwrap_or("")); Nov 04 22:58:42.923 INFO kablam! | ^^^^^^ Nov 04 22:58:42.923 INFO kablam! Nov 04 22:58:42.951 INFO kablam! error[E0599]: no method named `delete` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 04 22:58:42.991 INFO kablam! --> src/main.rs:103:46 Nov 04 22:58:42.991 INFO kablam! | Nov 04 22:58:42.991 INFO kablam! 103 | let mut call = self.hub.operations().delete(opt.value_of("name").unwrap_or("")); Nov 04 22:58:42.991 INFO kablam! | ^^^^^^ Nov 04 22:58:42.991 INFO kablam! Nov 04 22:58:43.199 INFO kablam! error: aborting due to 2 previous errors Nov 04 22:58:43.199 INFO kablam! Nov 04 22:58:43.199 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 04 22:58:43.207 INFO kablam! error: Could not compile `google-speech1_beta1-cli`. Nov 04 22:58:43.207 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 04 22:58:43.207 INFO kablam! error[E0599]: no method named `cancel` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 04 22:58:43.208 INFO kablam! --> src/main.rs:51:46 Nov 04 22:58:43.215 INFO kablam! | Nov 04 22:58:43.215 INFO kablam! 51 | let mut call = self.hub.operations().cancel(opt.value_of("name").unwrap_or("")); Nov 04 22:58:43.215 INFO kablam! | ^^^^^^ Nov 04 22:58:43.215 INFO kablam! Nov 04 22:58:43.235 INFO kablam! error[E0599]: no method named `delete` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 04 22:58:43.236 INFO kablam! --> src/main.rs:103:46 Nov 04 22:58:43.236 INFO kablam! | Nov 04 22:58:43.236 INFO kablam! 103 | let mut call = self.hub.operations().delete(opt.value_of("name").unwrap_or("")); Nov 04 22:58:43.236 INFO kablam! | ^^^^^^ Nov 04 22:58:43.236 INFO kablam! Nov 04 22:58:43.531 INFO kablam! error: aborting due to 2 previous errors Nov 04 22:58:43.531 INFO kablam! Nov 04 22:58:43.531 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 04 22:58:43.531 INFO kablam! error: Could not compile `google-speech1_beta1-cli`. Nov 04 22:58:43.531 INFO kablam! Nov 04 22:58:43.531 INFO kablam! To learn more, run the command again with --verbose. Nov 04 22:58:43.531 INFO kablam! su: No module specific data is present Nov 04 22:58:44.489 INFO running `"docker" "rm" "-f" "35c2d0fcff8498fc8cf811723caca38b2ae1c8255d66fd446123a4c5d74d39f6"` Nov 04 22:58:44.720 INFO blam! 35c2d0fcff8498fc8cf811723caca38b2ae1c8255d66fd446123a4c5d74d39f6