Nov 07 14:25:41.447 INFO checking google-cloudtrace2-cli-1.0.7+20171202 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 07 14:25:41.449 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-5/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 14:25:41.867 INFO blam! 8af815687aee7f94afc4e840108d3422eb5768fcbe26a7f5bd33a261e807d709 Nov 07 14:25:41.870 INFO running `"docker" "start" "-a" "8af815687aee7f94afc4e840108d3422eb5768fcbe26a7f5bd33a261e807d709"` Nov 07 14:25:43.673 INFO kablam! usermod: no changes Nov 07 14:25:43.756 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 07 14:25:43.756 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 07 14:25:43.756 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 07 14:25:43.756 INFO kablam! files will be included as a binary target: Nov 07 14:25:43.756 INFO kablam! Nov 07 14:25:43.756 INFO kablam! * /source/src/main.rs Nov 07 14:25:43.756 INFO kablam! Nov 07 14:25:43.756 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 07 14:25:43.756 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 07 14:25:43.756 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 07 14:25:43.756 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 07 14:25:43.756 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 07 14:25:43.756 INFO kablam! Nov 07 14:25:43.756 INFO kablam! For more information on this warning you can consult Nov 07 14:25:43.756 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 07 14:25:43.756 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudtrace2`, Nov 07 14:25:43.756 INFO kablam! please set bin.path in Cargo.toml Nov 07 14:25:43.986 INFO kablam! Checking google-cloudtrace2 v1.0.8+20181004 Nov 07 14:25:48.880 INFO kablam! Checking google-cloudtrace2-cli v1.0.7+20171202 (/source) Nov 07 14:25:55.629 INFO kablam! error[E0599]: no method named `traces_spans_create` found for type `api::ProjectMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 07 14:25:55.630 INFO kablam! --> src/main.rs:184:44 Nov 07 14:25:55.630 INFO kablam! | Nov 07 14:25:55.630 INFO kablam! 184 | let mut call = self.hub.projects().traces_spans_create(request, opt.value_of("name").unwrap_or("")); Nov 07 14:25:55.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 14:25:55.630 INFO kablam! | Nov 07 14:25:55.630 INFO kablam! = help: did you mean `traces_spans_create_span`? Nov 07 14:25:55.630 INFO kablam! Nov 07 14:25:56.002 INFO kablam! error: aborting due to previous error Nov 07 14:25:56.003 INFO kablam! Nov 07 14:25:56.003 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 07 14:25:56.033 INFO kablam! error: Could not compile `google-cloudtrace2-cli`. Nov 07 14:25:56.033 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 07 14:25:56.052 INFO kablam! error[E0599]: no method named `traces_spans_create` found for type `api::ProjectMethods<'_, hyper::Client, oauth2::Authenticator>` in the current scope Nov 07 14:25:56.052 INFO kablam! --> src/main.rs:184:44 Nov 07 14:25:56.053 INFO kablam! | Nov 07 14:25:56.053 INFO kablam! 184 | let mut call = self.hub.projects().traces_spans_create(request, opt.value_of("name").unwrap_or("")); Nov 07 14:25:56.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 07 14:25:56.053 INFO kablam! | Nov 07 14:25:56.053 INFO kablam! = help: did you mean `traces_spans_create_span`? Nov 07 14:25:56.053 INFO kablam! Nov 07 14:25:56.268 INFO kablam! error: aborting due to previous error Nov 07 14:25:56.269 INFO kablam! Nov 07 14:25:56.269 INFO kablam! For more information about this error, try `rustc --explain E0599`. Nov 07 14:25:56.295 INFO kablam! error: Could not compile `google-cloudtrace2-cli`. Nov 07 14:25:56.296 INFO kablam! Nov 07 14:25:56.296 INFO kablam! To learn more, run the command again with --verbose. Nov 07 14:25:56.299 INFO kablam! su: No module specific data is present Nov 07 14:25:57.856 INFO running `"docker" "rm" "-f" "8af815687aee7f94afc4e840108d3422eb5768fcbe26a7f5bd33a261e807d709"` Nov 07 14:25:58.204 INFO blam! 8af815687aee7f94afc4e840108d3422eb5768fcbe26a7f5bd33a261e807d709