Nov 10 05:19:22.921 INFO checking google-speech1_beta1-cli-1.0.7+20171205 against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 10 05:19:22.921 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-1/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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:19:23.304 INFO blam! 1b8bfb87112b54261d750f63b0c0d19a56e8bc5554fd9d86f94de63a792bcaf2 Nov 10 05:19:23.306 INFO running `"docker" "start" "-a" "1b8bfb87112b54261d750f63b0c0d19a56e8bc5554fd9d86f94de63a792bcaf2"` Nov 10 05:19:25.233 INFO kablam! usermod: no changes Nov 10 05:19:25.315 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 10 05:19:25.316 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 10 05:19:25.316 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 10 05:19:25.316 INFO kablam! files will be included as a binary target: Nov 10 05:19:25.316 INFO kablam! Nov 10 05:19:25.317 INFO kablam! * /source/src/main.rs Nov 10 05:19:25.317 INFO kablam! Nov 10 05:19:25.317 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 10 05:19:25.317 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 10 05:19:25.318 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 10 05:19:25.318 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 10 05:19:25.318 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 10 05:19:25.319 INFO kablam! Nov 10 05:19:25.319 INFO kablam! For more information on this warning you can consult Nov 10 05:19:25.319 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 10 05:19:25.319 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `speech1-beta1`, Nov 10 05:19:25.320 INFO kablam! please set bin.path in Cargo.toml Nov 10 05:19:25.527 INFO kablam! Checking google-speech1_beta1 v1.0.8+20181005 Nov 10 05:19:29.863 INFO kablam! Checking google-speech1_beta1-cli v1.0.7+20171205 (/source) Nov 10 05:19:37.543 INFO kablam! error[E0599]: no method named `cancel` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 10 05:19:37.543 INFO kablam! --> src/main.rs:51:46 Nov 10 05:19:37.543 INFO kablam! | Nov 10 05:19:37.543 INFO kablam! 51 | let mut call = self.hub.operations().cancel(opt.value_of("name").unwrap_or("")); Nov 10 05:19:37.543 INFO kablam! | ^^^^^^ Nov 10 05:19:37.543 INFO kablam! Nov 10 05:19:37.575 INFO kablam! error[E0599]: no method named `delete` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 10 05:19:37.575 INFO kablam! --> src/main.rs:103:46 Nov 10 05:19:37.575 INFO kablam! | Nov 10 05:19:37.575 INFO kablam! 103 | let mut call = self.hub.operations().delete(opt.value_of("name").unwrap_or("")); Nov 10 05:19:37.575 INFO kablam! | ^^^^^^ Nov 10 05:19:37.576 INFO kablam! Nov 10 05:19:37.975 INFO kablam! error: aborting due to 2 previous errors Nov 10 05:19:37.975 INFO kablam! Nov 10 05:19:37.975 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 10 05:19:38.000 INFO kablam! error: Could not compile `google-speech1_beta1-cli`. Nov 10 05:19:38.000 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 10 05:19:38.559 INFO kablam! error[E0599]: no method named `cancel` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 10 05:19:38.559 INFO kablam! --> src/main.rs:51:46 Nov 10 05:19:38.560 INFO kablam! | Nov 10 05:19:38.560 INFO kablam! 51 | let mut call = self.hub.operations().cancel(opt.value_of("name").unwrap_or("")); Nov 10 05:19:38.561 INFO kablam! | ^^^^^^ Nov 10 05:19:38.562 INFO kablam! Nov 10 05:19:38.595 INFO kablam! error[E0599]: no method named `delete` found for type `api::OperationMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 10 05:19:38.595 INFO kablam! --> src/main.rs:103:46 Nov 10 05:19:38.596 INFO kablam! | Nov 10 05:19:38.596 INFO kablam! 103 | let mut call = self.hub.operations().delete(opt.value_of("name").unwrap_or("")); Nov 10 05:19:38.596 INFO kablam! | ^^^^^^ Nov 10 05:19:38.596 INFO kablam! Nov 10 05:19:38.877 INFO kablam! error: aborting due to 2 previous errors Nov 10 05:19:38.877 INFO kablam! Nov 10 05:19:38.877 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 10 05:19:38.891 INFO kablam! error: Could not compile `google-speech1_beta1-cli`. Nov 10 05:19:38.891 INFO kablam! Nov 10 05:19:38.891 INFO kablam! To learn more, run the command again with --verbose. Nov 10 05:19:38.894 INFO kablam! su: No module specific data is present Nov 10 05:19:39.505 INFO running `"docker" "rm" "-f" "1b8bfb87112b54261d750f63b0c0d19a56e8bc5554fd9d86f94de63a792bcaf2"` Nov 10 05:19:39.655 INFO blam! 1b8bfb87112b54261d750f63b0c0d19a56e8bc5554fd9d86f94de63a792bcaf2