Nov 04 22:58:13.007 INFO checking google-sqladmin1_beta4-cli-1.0.7+20171011 against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 22:58:13.007 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-5/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:58:13.451 INFO blam! a06f5f8d85f343bd47d3267c3a91ed3accee268d310b9c528da857c510a4b2bb Nov 04 22:58:13.463 INFO running `"docker" "start" "-a" "a06f5f8d85f343bd47d3267c3a91ed3accee268d310b9c528da857c510a4b2bb"` Nov 04 22:58:14.306 INFO kablam! usermod: no changes Nov 04 22:58:14.343 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 04 22:58:14.343 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 04 22:58:14.343 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 04 22:58:14.343 INFO kablam! files will be included as a binary target: Nov 04 22:58:14.343 INFO kablam! Nov 04 22:58:14.343 INFO kablam! * /source/src/main.rs Nov 04 22:58:14.343 INFO kablam! Nov 04 22:58:14.343 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 04 22:58:14.343 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 04 22:58:14.343 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 04 22:58:14.343 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 04 22:58:14.343 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 04 22:58:14.343 INFO kablam! Nov 04 22:58:14.343 INFO kablam! For more information on this warning you can consult Nov 04 22:58:14.343 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 04 22:58:14.343 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sqladmin1-beta4`, Nov 04 22:58:14.343 INFO kablam! please set bin.path in Cargo.toml Nov 04 22:58:14.495 INFO kablam! Checking google-sqladmin1_beta4 v1.0.8+20180917 Nov 04 22:58:24.971 INFO kablam! Checking google-sqladmin1_beta4-cli v1.0.7+20171011 (/source) Nov 04 22:58:32.251 INFO kablam! error[E0061]: this function takes 4 parameters but 5 parameters were supplied Nov 04 22:58:32.251 INFO kablam! --> src/main.rs:3043:41 Nov 04 22:58:32.251 INFO kablam! | Nov 04 22:58:32.251 INFO kablam! 3043 | let mut call = self.hub.users().update(request, opt.value_of("project").unwrap_or(""), opt.value_of("instance").unwrap_or(""), opt.value_of("host").unwrap_or(""), opt.value_of("name").unwrap_or("")); Nov 04 22:58:32.251 INFO kablam! | ^^^^^^ expected 4 parameters Nov 04 22:58:32.251 INFO kablam! Nov 04 22:58:32.739 INFO kablam! error: aborting due to previous error Nov 04 22:58:32.739 INFO kablam! Nov 04 22:58:32.739 INFO kablam! For more information about this error, try `rustc --explain E0061`. Nov 04 22:58:32.752 INFO kablam! error: Could not compile `google-sqladmin1_beta4-cli`. Nov 04 22:58:32.752 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 04 22:58:34.252 INFO kablam! error[E0061]: this function takes 4 parameters but 5 parameters were supplied Nov 04 22:58:34.252 INFO kablam! --> src/main.rs:3043:41 Nov 04 22:58:34.252 INFO kablam! | Nov 04 22:58:34.252 INFO kablam! 3043 | let mut call = self.hub.users().update(request, opt.value_of("project").unwrap_or(""), opt.value_of("instance").unwrap_or(""), opt.value_of("host").unwrap_or(""), opt.value_of("name").unwrap_or("")); Nov 04 22:58:34.252 INFO kablam! | ^^^^^^ expected 4 parameters Nov 04 22:58:34.252 INFO kablam! Nov 04 22:58:34.555 INFO kablam! error: aborting due to previous error Nov 04 22:58:34.555 INFO kablam! Nov 04 22:58:34.555 INFO kablam! For more information about this error, try `rustc --explain E0061`. Nov 04 22:58:34.577 INFO kablam! error: Could not compile `google-sqladmin1_beta4-cli`. Nov 04 22:58:34.577 INFO kablam! Nov 04 22:58:34.577 INFO kablam! To learn more, run the command again with --verbose. Nov 04 22:58:34.580 INFO kablam! su: No module specific data is present Nov 04 22:58:35.015 INFO running `"docker" "rm" "-f" "a06f5f8d85f343bd47d3267c3a91ed3accee268d310b9c528da857c510a4b2bb"` Nov 04 22:58:35.127 INFO blam! a06f5f8d85f343bd47d3267c3a91ed3accee268d310b9c528da857c510a4b2bb