Nov 04 22:55:45.196 INFO checking google-youtube3-cli-1.0.7+20171129 against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 22:55:45.196 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-3/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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:55:45.716 INFO blam! 8c98d3c9208c4daddd118965406b8a1ef50396a12ee55777a4c4ee92c14531fd Nov 04 22:55:45.718 INFO running `"docker" "start" "-a" "8c98d3c9208c4daddd118965406b8a1ef50396a12ee55777a4c4ee92c14531fd"` Nov 04 22:55:47.478 INFO kablam! usermod: no changes Nov 04 22:55:47.555 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 04 22:55:47.555 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 04 22:55:47.555 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 04 22:55:47.555 INFO kablam! files will be included as a binary target: Nov 04 22:55:47.555 INFO kablam! Nov 04 22:55:47.555 INFO kablam! * /source/src/main.rs Nov 04 22:55:47.555 INFO kablam! Nov 04 22:55:47.555 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 04 22:55:47.555 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 04 22:55:47.555 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 04 22:55:47.555 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 04 22:55:47.555 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 04 22:55:47.555 INFO kablam! Nov 04 22:55:47.555 INFO kablam! For more information on this warning you can consult Nov 04 22:55:47.555 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 04 22:55:47.555 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `youtube3`, Nov 04 22:55:47.555 INFO kablam! please set bin.path in Cargo.toml Nov 04 22:55:47.823 INFO kablam! Checking yup-hyper-mock v2.0.0 Nov 04 22:55:47.833 INFO kablam! Checking rustls v0.13.1 Nov 04 22:55:47.835 INFO kablam! Checking hyper-native-tls v0.3.0 Nov 04 22:55:51.099 INFO kablam! Checking yup-oauth2 v1.0.9 Nov 04 22:55:53.997 INFO kablam! Checking hyper-rustls v0.6.2 Nov 04 22:55:56.200 INFO kablam! Checking google-youtube3 v1.0.8+20180511 Nov 04 22:56:19.779 INFO kablam! Checking google-youtube3-cli v1.0.7+20171129 (/source) Nov 04 22:56:27.731 INFO kablam! error[E0599]: no method named `fan_funding_events` found for type `api::YouTube>` in the current scope Nov 04 22:56:27.731 INFO kablam! --> src/main.rs:2104:33 Nov 04 22:56:27.731 INFO kablam! | Nov 04 22:56:27.731 INFO kablam! 2104 | let mut call = self.hub.fan_funding_events().list(opt.value_of("part").unwrap_or("")); Nov 04 22:56:27.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 04 22:56:27.731 INFO kablam! Nov 04 22:56:28.155 INFO kablam! error[E0599]: no method named `fan_funding_events` found for type `api::YouTube>` in the current scope Nov 04 22:56:28.155 INFO kablam! --> src/main.rs:2104:33 Nov 04 22:56:28.155 INFO kablam! | Nov 04 22:56:28.155 INFO kablam! 2104 | let mut call = self.hub.fan_funding_events().list(opt.value_of("part").unwrap_or("")); Nov 04 22:56:28.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 04 22:56:28.155 INFO kablam! Nov 04 22:56:29.071 INFO kablam! error: aborting due to previous error Nov 04 22:56:29.071 INFO kablam! Nov 04 22:56:29.071 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 04 22:56:29.083 INFO kablam! error: Could not compile `google-youtube3-cli`. Nov 04 22:56:29.083 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 04 22:56:29.816 INFO kablam! error: aborting due to previous error Nov 04 22:56:29.817 INFO kablam! Nov 04 22:56:29.817 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 04 22:56:29.842 INFO kablam! error: Could not compile `google-youtube3-cli`. Nov 04 22:56:29.843 INFO kablam! Nov 04 22:56:29.843 INFO kablam! To learn more, run the command again with --verbose. Nov 04 22:56:29.846 INFO kablam! su: No module specific data is present Nov 04 22:56:30.525 INFO running `"docker" "rm" "-f" "8c98d3c9208c4daddd118965406b8a1ef50396a12ee55777a4c4ee92c14531fd"` Nov 04 22:56:30.859 INFO blam! 8c98d3c9208c4daddd118965406b8a1ef50396a12ee55777a4c4ee92c14531fd