Oct 27 13:08:36.162 INFO checking youtube3-util-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 13:08:36.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 13:08:36.669 INFO blam! 6e17fab16d7a239b11f8131b7ede901b4e68699f2af672c088fcecbbacd60692 Oct 27 13:08:36.671 INFO running `"docker" "start" "-a" "6e17fab16d7a239b11f8131b7ede901b4e68699f2af672c088fcecbbacd60692"` Oct 27 13:08:38.048 INFO kablam! usermod: no changes Oct 27 13:08:38.303 INFO kablam! Checking hyper v0.10.15 Oct 27 13:08:43.280 INFO kablam! Checking hyper-native-tls v0.3.0 Oct 27 13:08:45.499 INFO kablam! Checking yup-oauth2 v1.0.9 Oct 27 13:08:49.236 INFO kablam! Checking google-youtube3 v1.0.8+20180511 Oct 27 13:09:11.931 INFO kablam! Checking youtube3-util v0.1.0 (/source) Oct 27 13:09:17.679 INFO kablam! error[E0412]: cannot find type `FanFundingEventListCall` in this scope Oct 27 13:09:17.679 INFO kablam! --> src/lib.rs:81:16 Oct 27 13:09:17.680 INFO kablam! | Oct 27 13:09:17.680 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 27 13:09:17.681 INFO kablam! Oct 27 13:09:17.681 INFO kablam! error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Oct 27 13:09:17.681 INFO kablam! --> src/lib.rs:81:43 Oct 27 13:09:17.681 INFO kablam! | Oct 27 13:09:17.681 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 27 13:09:17.682 INFO kablam! Oct 27 13:09:17.682 INFO kablam! error[E0412]: cannot find type `FanFundingEvent` in this scope Oct 27 13:09:17.683 INFO kablam! --> src/lib.rs:81:74 Oct 27 13:09:17.683 INFO kablam! | Oct 27 13:09:17.683 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.683 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Oct 27 13:09:17.683 INFO kablam! Oct 27 13:09:17.743 INFO kablam! error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Oct 27 13:09:17.744 INFO kablam! --> src/lib.rs:39:18 Oct 27 13:09:17.744 INFO kablam! | Oct 27 13:09:17.744 INFO kablam! 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Oct 27 13:09:17.744 INFO kablam! | ^ unconstrained type parameter Oct 27 13:09:17.745 INFO kablam! ... Oct 27 13:09:17.745 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.745 INFO kablam! | ------------------------------------------------------------------------------------------ in this macro invocation Oct 27 13:09:17.746 INFO kablam! Oct 27 13:09:17.746 INFO kablam! error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Oct 27 13:09:17.746 INFO kablam! --> src/lib.rs:39:21 Oct 27 13:09:17.746 INFO kablam! | Oct 27 13:09:17.747 INFO kablam! 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Oct 27 13:09:17.747 INFO kablam! | ^ unconstrained type parameter Oct 27 13:09:17.747 INFO kablam! ... Oct 27 13:09:17.747 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.748 INFO kablam! | ------------------------------------------------------------------------------------------ in this macro invocation Oct 27 13:09:17.748 INFO kablam! Oct 27 13:09:17.748 INFO kablam! error: aborting due to 5 previous errors Oct 27 13:09:17.748 INFO kablam! Oct 27 13:09:17.749 INFO kablam! Some errors occurred: E0207, E0412. Oct 27 13:09:17.749 INFO kablam! For more information about an error, try `rustc --explain E0207`. Oct 27 13:09:17.779 INFO kablam! error: Could not compile `youtube3-util`. Oct 27 13:09:17.779 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 13:09:17.901 INFO kablam! error[E0412]: cannot find type `FanFundingEventListCall` in this scope Oct 27 13:09:17.901 INFO kablam! --> src/lib.rs:81:16 Oct 27 13:09:17.902 INFO kablam! | Oct 27 13:09:17.902 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 27 13:09:17.903 INFO kablam! Oct 27 13:09:17.903 INFO kablam! error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Oct 27 13:09:17.903 INFO kablam! --> src/lib.rs:81:43 Oct 27 13:09:17.907 INFO kablam! | Oct 27 13:09:17.907 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 27 13:09:17.907 INFO kablam! Oct 27 13:09:17.907 INFO kablam! error[E0412]: cannot find type `FanFundingEvent` in this scope Oct 27 13:09:17.907 INFO kablam! --> src/lib.rs:81:74 Oct 27 13:09:17.907 INFO kablam! | Oct 27 13:09:17.907 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.907 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Oct 27 13:09:17.907 INFO kablam! Oct 27 13:09:17.931 INFO kablam! error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Oct 27 13:09:17.931 INFO kablam! --> src/lib.rs:39:18 Oct 27 13:09:17.931 INFO kablam! | Oct 27 13:09:17.931 INFO kablam! 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Oct 27 13:09:17.931 INFO kablam! | ^ unconstrained type parameter Oct 27 13:09:17.931 INFO kablam! ... Oct 27 13:09:17.931 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.931 INFO kablam! | ------------------------------------------------------------------------------------------ in this macro invocation Oct 27 13:09:17.931 INFO kablam! Oct 27 13:09:17.931 INFO kablam! error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Oct 27 13:09:17.931 INFO kablam! --> src/lib.rs:39:21 Oct 27 13:09:17.931 INFO kablam! | Oct 27 13:09:17.931 INFO kablam! 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Oct 27 13:09:17.931 INFO kablam! | ^ unconstrained type parameter Oct 27 13:09:17.931 INFO kablam! ... Oct 27 13:09:17.931 INFO kablam! 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Oct 27 13:09:17.931 INFO kablam! | ------------------------------------------------------------------------------------------ in this macro invocation Oct 27 13:09:17.931 INFO kablam! Oct 27 13:09:17.931 INFO kablam! error: aborting due to 5 previous errors Oct 27 13:09:17.931 INFO kablam! Oct 27 13:09:17.931 INFO kablam! Some errors occurred: E0207, E0412. Oct 27 13:09:17.931 INFO kablam! For more information about an error, try `rustc --explain E0207`. Oct 27 13:09:17.950 INFO kablam! error: Could not compile `youtube3-util`. Oct 27 13:09:17.950 INFO kablam! Oct 27 13:09:17.950 INFO kablam! To learn more, run the command again with --verbose. Oct 27 13:09:17.955 INFO kablam! su: No module specific data is present Oct 27 13:09:18.899 INFO running `"docker" "rm" "-f" "6e17fab16d7a239b11f8131b7ede901b4e68699f2af672c088fcecbbacd60692"` Oct 27 13:09:19.295 INFO blam! 6e17fab16d7a239b11f8131b7ede901b4e68699f2af672c088fcecbbacd60692