Nov 03 07:30:30.501 INFO checking google-speech1_beta1-cli-1.0.7+20171205 against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 03 07:30:30.501 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-0/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 03 07:30:31.120 INFO blam! 0a10afac9bfba3783d1377dc4e6e9715e01e4e044a2924ac32a31ae7226109ea Nov 03 07:30:31.122 INFO running `"docker" "start" "-a" "0a10afac9bfba3783d1377dc4e6e9715e01e4e044a2924ac32a31ae7226109ea"` Nov 03 07:30:32.676 INFO kablam! usermod: no changes Nov 03 07:30:32.728 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 03 07:30:32.728 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 03 07:30:32.728 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 03 07:30:32.728 INFO kablam! files will be included as a binary target: Nov 03 07:30:32.728 INFO kablam! Nov 03 07:30:32.728 INFO kablam! * /source/src/main.rs Nov 03 07:30:32.728 INFO kablam! Nov 03 07:30:32.728 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 03 07:30:32.728 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 03 07:30:32.728 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 03 07:30:32.728 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 03 07:30:32.728 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 03 07:30:32.728 INFO kablam! Nov 03 07:30:32.728 INFO kablam! For more information on this warning you can consult Nov 03 07:30:32.728 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 03 07:30:32.728 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `speech1-beta1`, Nov 03 07:30:32.728 INFO kablam! please set bin.path in Cargo.toml Nov 03 07:30:32.904 INFO kablam! Checking google-speech1_beta1 v1.0.8+20181005 Nov 03 07:30:37.993 INFO kablam! Checking google-speech1_beta1-cli v1.0.7+20171205 (/source) Nov 03 07:30:44.876 INFO kablam! error[E0599]: no method named `cancel` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 03 07:30:44.877 INFO kablam! --> src/main.rs:51:46 Nov 03 07:30:44.877 INFO kablam! | Nov 03 07:30:44.877 INFO kablam! 51 | let mut call = self.hub.operations().cancel(opt.value_of("name").unwrap_or("")); Nov 03 07:30:44.878 INFO kablam! | ^^^^^^ Nov 03 07:30:44.878 INFO kablam! Nov 03 07:30:44.901 INFO kablam! error[E0599]: no method named `delete` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 03 07:30:44.901 INFO kablam! --> src/main.rs:103:46 Nov 03 07:30:44.901 INFO kablam! | Nov 03 07:30:44.902 INFO kablam! 103 | let mut call = self.hub.operations().delete(opt.value_of("name").unwrap_or("")); Nov 03 07:30:44.902 INFO kablam! | ^^^^^^ Nov 03 07:30:44.902 INFO kablam! Nov 03 07:30:45.317 INFO kablam! error: aborting due to 2 previous errors Nov 03 07:30:45.317 INFO kablam! Nov 03 07:30:45.317 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 03 07:30:45.341 INFO kablam! error: Could not compile `google-speech1_beta1-cli`. Nov 03 07:30:45.342 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 03 07:30:45.745 INFO kablam! error[E0599]: no method named `cancel` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 03 07:30:45.746 INFO kablam! --> src/main.rs:51:46 Nov 03 07:30:45.746 INFO kablam! | Nov 03 07:30:45.746 INFO kablam! 51 | let mut call = self.hub.operations().cancel(opt.value_of("name").unwrap_or("")); Nov 03 07:30:45.746 INFO kablam! | ^^^^^^ Nov 03 07:30:45.747 INFO kablam! Nov 03 07:30:45.776 INFO kablam! error[E0599]: no method named `delete` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 03 07:30:45.777 INFO kablam! --> src/main.rs:103:46 Nov 03 07:30:45.777 INFO kablam! | Nov 03 07:30:45.777 INFO kablam! 103 | let mut call = self.hub.operations().delete(opt.value_of("name").unwrap_or("")); Nov 03 07:30:45.777 INFO kablam! | ^^^^^^ Nov 03 07:30:45.778 INFO kablam! Nov 03 07:30:46.016 INFO kablam! error: aborting due to 2 previous errors Nov 03 07:30:46.016 INFO kablam! Nov 03 07:30:46.016 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 03 07:30:46.032 INFO kablam! error: Could not compile `google-speech1_beta1-cli`. Nov 03 07:30:46.032 INFO kablam! Nov 03 07:30:46.032 INFO kablam! To learn more, run the command again with --verbose. Nov 03 07:30:46.034 INFO kablam! su: No module specific data is present Nov 03 07:30:46.810 INFO running `"docker" "rm" "-f" "0a10afac9bfba3783d1377dc4e6e9715e01e4e044a2924ac32a31ae7226109ea"` Nov 03 07:30:47.158 INFO blam! 0a10afac9bfba3783d1377dc4e6e9715e01e4e044a2924ac32a31ae7226109ea