Oct 22 02:47:42.969 INFO checking google-cloudtrace2-cli-1.0.7+20171202 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:47:42.969 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 22 02:47:43.250 INFO blam! 168082e95c72e4f4e95917f31a95e644bf7d818d033a58dc806fff7aa15718f6 Oct 22 02:47:43.256 INFO running `"docker" "start" "-a" "168082e95c72e4f4e95917f31a95e644bf7d818d033a58dc806fff7aa15718f6"` Oct 22 02:47:44.155 INFO kablam! usermod: no changes Oct 22 02:47:44.220 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 22 02:47:44.220 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 22 02:47:44.220 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 22 02:47:44.220 INFO kablam! files will be included as a binary target: Oct 22 02:47:44.220 INFO kablam! Oct 22 02:47:44.220 INFO kablam! * /source/src/main.rs Oct 22 02:47:44.220 INFO kablam! Oct 22 02:47:44.220 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 22 02:47:44.220 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 22 02:47:44.220 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 22 02:47:44.220 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 22 02:47:44.220 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 22 02:47:44.220 INFO kablam! Oct 22 02:47:44.220 INFO kablam! For more information on this warning you can consult Oct 22 02:47:44.220 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 22 02:47:44.220 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudtrace2`, Oct 22 02:47:44.220 INFO kablam! please set bin.path in Cargo.toml Oct 22 02:47:44.352 INFO kablam! Checking google-cloudtrace2 v1.0.8+20181004 Oct 22 02:47:49.632 INFO kablam! Checking google-cloudtrace2-cli v1.0.7+20171202 (/source) Oct 22 02:47:56.032 INFO kablam! error[E0599]: no method named `traces_spans_create` found for type `api::ProjectMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Oct 22 02:47:56.032 INFO kablam! --> src/main.rs:184:44 Oct 22 02:47:56.032 INFO kablam! | Oct 22 02:47:56.033 INFO kablam! 184 | let mut call = self.hub.projects().traces_spans_create(request, opt.value_of("name").unwrap_or("")); Oct 22 02:47:56.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:47:56.033 INFO kablam! | Oct 22 02:47:56.033 INFO kablam! = help: did you mean `traces_spans_create_span`? Oct 22 02:47:56.033 INFO kablam! Oct 22 02:47:56.408 INFO kablam! error: aborting due to previous error Oct 22 02:47:56.408 INFO kablam! Oct 22 02:47:56.408 INFO kablam! For more information about this error, try `rustc --explain E0599`. Oct 22 02:47:56.440 INFO kablam! error: Could not compile `google-cloudtrace2-cli`. Oct 22 02:47:56.440 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 02:47:56.984 INFO kablam! error[E0599]: no method named `traces_spans_create` found for type `api::ProjectMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Oct 22 02:47:56.984 INFO kablam! --> src/main.rs:184:44 Oct 22 02:47:56.984 INFO kablam! | Oct 22 02:47:56.984 INFO kablam! 184 | let mut call = self.hub.projects().traces_spans_create(request, opt.value_of("name").unwrap_or("")); Oct 22 02:47:56.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:47:56.984 INFO kablam! | Oct 22 02:47:56.984 INFO kablam! = help: did you mean `traces_spans_create_span`? Oct 22 02:47:56.984 INFO kablam! Oct 22 02:47:57.166 INFO kablam! error: aborting due to previous error Oct 22 02:47:57.167 INFO kablam! Oct 22 02:47:57.167 INFO kablam! For more information about this error, try `rustc --explain E0599`. Oct 22 02:47:57.189 INFO kablam! error: Could not compile `google-cloudtrace2-cli`. Oct 22 02:47:57.189 INFO kablam! Oct 22 02:47:57.189 INFO kablam! To learn more, run the command again with --verbose. Oct 22 02:47:57.196 INFO kablam! su: No module specific data is present Oct 22 02:47:57.798 INFO running `"docker" "rm" "-f" "168082e95c72e4f4e95917f31a95e644bf7d818d033a58dc806fff7aa15718f6"` Oct 22 02:47:58.016 INFO blam! 168082e95c72e4f4e95917f31a95e644bf7d818d033a58dc806fff7aa15718f6