Dec 05 03:55:21.117 INFO checking youtube3-util-0.1.0 against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 05 03:55:21.117 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-1/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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"` Dec 05 03:55:21.431 INFO [stdout] a097b79c4e30d886913d5a59e903bb217261badb7055ac972ec83786273d28d9 Dec 05 03:55:21.437 INFO running `"docker" "start" "-a" "a097b79c4e30d886913d5a59e903bb217261badb7055ac972ec83786273d28d9"` Dec 05 03:55:22.496 INFO [stderr] usermod: no changes Dec 05 03:55:22.708 INFO [stderr] Checking hyper v0.10.15 Dec 05 03:55:26.891 INFO [stderr] Checking hyper-native-tls v0.3.0 Dec 05 03:55:28.996 INFO [stderr] Checking yup-oauth2 v1.0.9 Dec 05 03:55:32.777 INFO [stderr] Checking google-youtube3 v1.0.8+20180511 Dec 05 03:55:55.689 INFO [stderr] Checking youtube3-util v0.1.0 (/source) Dec 05 03:56:01.171 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListCall` in this scope Dec 05 03:56:01.171 INFO [stderr] --> src/lib.rs:81:16 Dec 05 03:56:01.171 INFO [stderr] | Dec 05 03:56:01.171 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 05 03:56:01.171 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Dec 05 03:56:01.171 INFO [stderr] Dec 05 03:56:01.171 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Dec 05 03:56:01.172 INFO [stderr] --> src/lib.rs:81:43 Dec 05 03:56:01.172 INFO [stderr] | Dec 05 03:56:01.172 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 05 03:56:01.172 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Dec 05 03:56:01.173 INFO [stderr] Dec 05 03:56:01.173 INFO [stderr] error[E0412]: cannot find type `FanFundingEvent` in this scope Dec 05 03:56:01.173 INFO [stderr] --> src/lib.rs:81:74 Dec 05 03:56:01.173 INFO [stderr] | Dec 05 03:56:01.174 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 05 03:56:01.174 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Dec 05 03:56:01.174 INFO [stderr] Dec 05 03:56:01.255 INFO [stderr] error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Dec 05 03:56:01.255 INFO [stderr] --> src/lib.rs:39:18 Dec 05 03:56:01.255 INFO [stderr] | Dec 05 03:56:01.255 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Dec 05 03:56:01.256 INFO [stderr] | ^ unconstrained type parameter Dec 05 03:56:01.256 INFO [stderr] ... Dec 05 03:56:01.256 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 05 03:56:01.256 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Dec 05 03:56:01.257 INFO [stderr] Dec 05 03:56:01.260 INFO [stderr] error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Dec 05 03:56:01.261 INFO [stderr] --> src/lib.rs:39:21 Dec 05 03:56:01.261 INFO [stderr] | Dec 05 03:56:01.261 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Dec 05 03:56:01.261 INFO [stderr] | ^ unconstrained type parameter Dec 05 03:56:01.262 INFO [stderr] ... Dec 05 03:56:01.262 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 05 03:56:01.262 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Dec 05 03:56:01.262 INFO [stderr] Dec 05 03:56:01.266 INFO [stderr] error: aborting due to 5 previous errors Dec 05 03:56:01.267 INFO [stderr] Dec 05 03:56:01.267 INFO [stderr] Some errors occurred: E0207, E0412. Dec 05 03:56:01.267 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Dec 05 03:56:01.291 INFO [stderr] error: Could not compile `youtube3-util`. Dec 05 03:56:01.291 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 05 03:56:01.665 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListCall` in this scope Dec 05 03:56:01.665 INFO [stderr] --> src/lib.rs:81:16 Dec 05 03:56:01.665 INFO [stderr] | Dec 05 03:56:01.666 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 05 03:56:01.666 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Dec 05 03:56:01.666 INFO [stderr] Dec 05 03:56:01.666 INFO [stderr] error[E0412]: cannot find type `FanFundingEventListResponse` in this scope Dec 05 03:56:01.666 INFO [stderr] --> src/lib.rs:81:43 Dec 05 03:56:01.666 INFO [stderr] | Dec 05 03:56:01.666 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 05 03:56:01.666 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Dec 05 03:56:01.666 INFO [stderr] Dec 05 03:56:01.666 INFO [stderr] error[E0412]: cannot find type `FanFundingEvent` in this scope Dec 05 03:56:01.666 INFO [stderr] --> src/lib.rs:81:74 Dec 05 03:56:01.666 INFO [stderr] | Dec 05 03:56:01.666 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 05 03:56:01.666 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Dec 05 03:56:01.666 INFO [stderr] Dec 05 03:56:01.695 INFO [stderr] error[E0207]: the type parameter `C` is not constrained by the impl trait, self type, or predicates Dec 05 03:56:01.695 INFO [stderr] --> src/lib.rs:39:18 Dec 05 03:56:01.695 INFO [stderr] | Dec 05 03:56:01.698 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Dec 05 03:56:01.699 INFO [stderr] | ^ unconstrained type parameter Dec 05 03:56:01.699 INFO [stderr] ... Dec 05 03:56:01.699 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 05 03:56:01.699 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Dec 05 03:56:01.699 INFO [stderr] Dec 05 03:56:01.699 INFO [stderr] error[E0207]: the type parameter `A` is not constrained by the impl trait, self type, or predicates Dec 05 03:56:01.699 INFO [stderr] --> src/lib.rs:39:21 Dec 05 03:56:01.699 INFO [stderr] | Dec 05 03:56:01.699 INFO [stderr] 39 | impl<'a, C, A> ListCall for $call<'a, C, A> Dec 05 03:56:01.699 INFO [stderr] | ^ unconstrained type parameter Dec 05 03:56:01.699 INFO [stderr] ... Dec 05 03:56:01.699 INFO [stderr] 81 | gen_list_impl!(FanFundingEventListCall => FanFundingEventListResponse => FanFundingEvent); Dec 05 03:56:01.699 INFO [stderr] | ------------------------------------------------------------------------------------------ in this macro invocation Dec 05 03:56:01.699 INFO [stderr] Dec 05 03:56:01.699 INFO [stderr] error: aborting due to 5 previous errors Dec 05 03:56:01.699 INFO [stderr] Dec 05 03:56:01.699 INFO [stderr] Some errors occurred: E0207, E0412. Dec 05 03:56:01.699 INFO [stderr] For more information about an error, try `rustc --explain E0207`. Dec 05 03:56:01.712 INFO [stderr] error: Could not compile `youtube3-util`. Dec 05 03:56:01.712 INFO [stderr] Dec 05 03:56:01.712 INFO [stderr] To learn more, run the command again with --verbose. Dec 05 03:56:01.715 INFO [stderr] su: No module specific data is present Dec 05 03:56:02.503 INFO running `"docker" "inspect" "a097b79c4e30d886913d5a59e903bb217261badb7055ac972ec83786273d28d9"` Dec 05 03:56:02.849 INFO running `"docker" "rm" "-f" "a097b79c4e30d886913d5a59e903bb217261badb7055ac972ec83786273d28d9"` Dec 05 03:56:03.263 INFO [stdout] a097b79c4e30d886913d5a59e903bb217261badb7055ac972ec83786273d28d9