Nov 01 22:11:45.915 INFO checking google-cloudtrace2-cli-1.0.7+20171202 against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 22:11:45.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 01 22:11:46.432 INFO blam! 9fb8e895ae61e60c94b37b120f86e31bdbfa250c9acf4c14c661addf56c81601 Nov 01 22:11:46.434 INFO running `"docker" "start" "-a" "9fb8e895ae61e60c94b37b120f86e31bdbfa250c9acf4c14c661addf56c81601"` Nov 01 22:11:48.905 INFO kablam! usermod: no changes Nov 01 22:11:48.963 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 01 22:11:48.963 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 01 22:11:48.963 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 01 22:11:48.963 INFO kablam! files will be included as a binary target: Nov 01 22:11:48.963 INFO kablam! Nov 01 22:11:48.963 INFO kablam! * /source/src/main.rs Nov 01 22:11:48.963 INFO kablam! Nov 01 22:11:48.963 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 01 22:11:48.963 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 01 22:11:48.963 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 01 22:11:48.963 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 01 22:11:48.963 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 01 22:11:48.963 INFO kablam! Nov 01 22:11:48.963 INFO kablam! For more information on this warning you can consult Nov 01 22:11:48.963 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 01 22:11:48.963 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudtrace2`, Nov 01 22:11:48.963 INFO kablam! please set bin.path in Cargo.toml Nov 01 22:11:49.188 INFO kablam! Checking google-cloudtrace2 v1.0.8+20181004 Nov 01 22:11:54.300 INFO kablam! Checking google-cloudtrace2-cli v1.0.7+20171202 (/source) Nov 01 22:12:00.176 INFO kablam! error[E0599]: no method named `traces_spans_create` found for type `api::ProjectMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 01 22:12:00.176 INFO kablam! --> src/main.rs:184:44 Nov 01 22:12:00.176 INFO kablam! | Nov 01 22:12:00.176 INFO kablam! 184 | let mut call = self.hub.projects().traces_spans_create(request, opt.value_of("name").unwrap_or("")); Nov 01 22:12:00.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 01 22:12:00.188 INFO kablam! | Nov 01 22:12:00.188 INFO kablam! = help: did you mean `traces_spans_create_span`? Nov 01 22:12:00.188 INFO kablam! Nov 01 22:12:00.616 INFO kablam! error: aborting due to previous error Nov 01 22:12:00.616 INFO kablam! Nov 01 22:12:00.616 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 01 22:12:00.640 INFO kablam! error: Could not compile `google-cloudtrace2-cli`. Nov 01 22:12:00.640 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 01 22:12:01.504 INFO kablam! error[E0599]: no method named `traces_spans_create` found for type `api::ProjectMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 01 22:12:01.505 INFO kablam! --> src/main.rs:184:44 Nov 01 22:12:01.505 INFO kablam! | Nov 01 22:12:01.505 INFO kablam! 184 | let mut call = self.hub.projects().traces_spans_create(request, opt.value_of("name").unwrap_or("")); Nov 01 22:12:01.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 01 22:12:01.505 INFO kablam! | Nov 01 22:12:01.505 INFO kablam! = help: did you mean `traces_spans_create_span`? Nov 01 22:12:01.505 INFO kablam! Nov 01 22:12:01.724 INFO kablam! error: aborting due to previous error Nov 01 22:12:01.724 INFO kablam! Nov 01 22:12:01.724 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 01 22:12:01.747 INFO kablam! error: Could not compile `google-cloudtrace2-cli`. Nov 01 22:12:01.747 INFO kablam! Nov 01 22:12:01.747 INFO kablam! To learn more, run the command again with --verbose. Nov 01 22:12:01.748 INFO kablam! su: No module specific data is present Nov 01 22:12:03.040 INFO running `"docker" "rm" "-f" "9fb8e895ae61e60c94b37b120f86e31bdbfa250c9acf4c14c661addf56c81601"` Nov 01 22:12:03.412 INFO blam! 9fb8e895ae61e60c94b37b120f86e31bdbfa250c9acf4c14c661addf56c81601